Struct avr_device::atmega48p::tc1::timsk1::W [−][src]
pub struct W(_);Expand description
Register TIMSK1 writer
Implementations
Bit 1 - Timer/Counter1 Output CompareA Match Interrupt Enable
Bit 2 - Timer/Counter1 Output CompareB Match Interrupt Enable
Methods from Deref<Target = W<TIMSK1_SPEC>>
Trait Implementations
Performs the conversion.