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