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