Type Alias avr_device::atmega2560::tc0::timsk0::TOIE0_W

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

Field TOIE0 writer - Timer/Counter0 Overflow Interrupt Enable

Aliased Type§

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