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