Struct avr_device::atmega1280::tc2::timsk2::W [−][src]
pub struct W(_);Expand description
Register TIMSK2 writer
Implementations
Bit 1 - Timer/Counter2 Output Compare Match A Interrupt Enable
Bit 2 - Timer/Counter2 Output Compare Match B Interrupt Enable
Methods from Deref<Target = W<TIMSK2_SPEC>>
Trait Implementations
Performs the conversion.