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