Type Alias atmega_hal::pac::tc4::timsk4::OCIE4A_W

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

Field OCIE4A writer - Timer/Counter4 Output Compare A Match Interrupt Enable

Aliased Type§

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