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