Type Alias atmega_hal::pac::tc2::timsk2::OCIE2A_W

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

Field OCIE2A writer - Timer/Counter2 Output Compare Match A Interrupt Enable

Aliased Type§

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