Type Alias avr_device::attiny85::tc0::timsk::TOIE0_W

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

Field TOIE0 writer - Timer/Counter0 Overflow Interrupt Enable

Aliased Type§

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