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