Type Alias atmega_hal::pac::tc0::timsk0::OCIE0A_W

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

Field OCIE0A writer - Timer/Counter0 Output Compare Match A Interrupt Enable

Aliased Type§

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