Struct avr_device::atmega2560::exint::eicra::W
source · pub struct W(/* private fields */);Expand description
Register EICRA writer
Implementations§
Methods from Deref<Target = W<EICRA_SPEC>>§
Trait Implementations§
source§impl From<W<EICRA_SPEC>> for W
impl From<W<EICRA_SPEC>> for W
source§fn from(writer: W<EICRA_SPEC>) -> Self
fn from(writer: W<EICRA_SPEC>) -> Self
Converts to this type from the input type.