pub struct R(/* private fields */);Expand description
Register EICRB reader
Implementations§
source§impl R
impl R
sourcepub fn isc4(&self) -> FieldReaderRaw<u8, ISC4_A>
pub fn isc4(&self) -> FieldReaderRaw<u8, ISC4_A>
Bits 0:1 - External Interrupt 7-4 Sense Control Bit
sourcepub fn isc5(&self) -> FieldReaderRaw<u8, ISC5_A>
pub fn isc5(&self) -> FieldReaderRaw<u8, ISC5_A>
Bits 2:3 - External Interrupt 7-4 Sense Control Bit
Methods from Deref<Target = R<EICRB_SPEC>>§
sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.