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