Type Alias avr_device::atmega2560::tc5::timsk5::TOIE5_W
source · pub type TOIE5_W<'a, const O: u8> = BitWriter<'a, u8, TIMSK5_SPEC, bool, O>;Expand description
Field TOIE5 writer - Timer/Counter5 Overflow Interrupt Enable
Aliased Type§
struct TOIE5_W<'a, const O: u8> { /* private fields */ }