Struct avr_device::atmega8::tc1::timsk::W [−][src]
pub struct W(_);Expand description
Register TIMSK writer
Implementations
Bit 3 - Timer/Counter1 Output CompareB Match Interrupt Enable
Bit 4 - Timer/Counter1 Output CompareA Match Interrupt Enable
Methods from Deref<Target = W<TIMSK_SPEC>>
Trait Implementations
Performs the conversion.