Type Alias atmega_hal::pac::tc5::timsk5::OCIE5A_W

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

Field OCIE5A writer - Timer/Counter5 Output Compare A Match Interrupt Enable

Aliased Type§

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