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