Struct avr_device::atmega328p::tc1::timsk1::W
source · pub struct W(_);
Expand description
Register TIMSK1
writer
Implementations§
source§impl W
impl W
sourcepub fn ocie1a(&mut self) -> OCIE1A_W<'_, 1>
pub fn ocie1a(&mut self) -> OCIE1A_W<'_, 1>
Bit 1 - Timer/Counter1 Output CompareA Match Interrupt Enable
sourcepub fn ocie1b(&mut self) -> OCIE1B_W<'_, 2>
pub fn ocie1b(&mut self) -> OCIE1B_W<'_, 2>
Bit 2 - Timer/Counter1 Output CompareB Match Interrupt Enable