Struct avr_device::atmega32u4::tc3::timsk3::W [−][src]
pub struct W(_);Expand description
Register TIMSK3 writer
Implementations
Bit 1 - Timer/Counter3 Output Compare A Match Interrupt Enable
Bit 2 - Timer/Counter3 Output Compare B Match Interrupt Enable
Bit 3 - Timer/Counter3 Output Compare C Match Interrupt Enable
Methods from Deref<Target = W<TIMSK3_SPEC>>
Trait Implementations
Performs the conversion.