Type Alias avr_device::atmega2560::tc4::timsk4::OCIE4A_W
source · pub type OCIE4A_W<'a, const O: u8> = BitWriter<'a, u8, TIMSK4_SPEC, bool, O>;Expand description
Field OCIE4A writer - Timer/Counter4 Output Compare A Match Interrupt Enable
Aliased Type§
struct OCIE4A_W<'a, const O: u8> { /* private fields */ }