pub struct R(/* private fields */);Expand description
Register TIMSK4 reader
Implementations§
source§impl R
impl R
sourcepub fn ocie4a(&self) -> BitReaderRaw<bool>
pub fn ocie4a(&self) -> BitReaderRaw<bool>
Bit 1 - Timer/Counter4 Output Compare A Match Interrupt Enable
sourcepub fn ocie4b(&self) -> BitReaderRaw<bool>
pub fn ocie4b(&self) -> BitReaderRaw<bool>
Bit 2 - Timer/Counter4 Output Compare B Match Interrupt Enable
Methods from Deref<Target = R<TIMSK4_SPEC>>§
sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.