Type Alias atmega_hal::pac::tc5::timsk5::TOIE5_W

source ·
pub type TOIE5_W<'a, const O: u8> = BitWriterRaw<'a, u8, TIMSK5_SPEC, bool, BitM, O>;
Expand description

Field TOIE5 writer - Timer/Counter5 Overflow Interrupt Enable

Aliased Type§

struct TOIE5_W<'a, const O: u8> { /* private fields */ }