Struct avr_device::atmega328pb::tc0::timsk0::W [−][src]
pub struct W(_);
Expand description
Register TIMSK0 writer
Implementations
Bit 1 - Timer/Counter0 Output Compare Match A Interrupt Enable
Bit 2 - Timer/Counter0 Output Compare Match B Interrupt Enable
Methods from Deref<Target = W<TIMSK0_SPEC>>
Trait Implementations
Performs the conversion.