Type Alias atmega_hal::pac::tc0::timsk0::TOIE0_W

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

Field TOIE0 writer - Timer/Counter0 Overflow Interrupt Enable

Aliased Type§

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