Type Alias atmega_hal::pac::tc1::timsk1::TOIE1_W

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

Field TOIE1 writer - Timer/Counter1 Overflow Interrupt Enable

Aliased Type§

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