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