pub struct R(/* private fields */);Expand description
Register EICRA reader
Implementations§
source§impl R
impl R
sourcepub fn isc0(&self) -> FieldReaderRaw<u8, ISC0_A>
pub fn isc0(&self) -> FieldReaderRaw<u8, ISC0_A>
Bits 0:1 - External Interrupt Sense Control Bit
sourcepub fn isc1(&self) -> FieldReaderRaw<u8, ISC1_A>
pub fn isc1(&self) -> FieldReaderRaw<u8, ISC1_A>
Bits 2:3 - External Interrupt Sense Control Bit
Methods from Deref<Target = R<EICRA_SPEC>>§
sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.