Struct avr_device::atmega32u4::tc4::timsk4::W [−][src]
pub struct W(_);Expand description
Register TIMSK4 writer
Implementations
Bit 5 - Timer/Counter4 Output Compare B Match Interrupt Enable
Bit 6 - Timer/Counter4 Output Compare A Match Interrupt Enable
Bit 7 - Timer/Counter4 Output Compare D Match Interrupt Enable
Methods from Deref<Target = W<TIMSK4_SPEC>>
Trait Implementations
Performs the conversion.