Type Alias atmega_hal::pac::tc3::timsk3::OCIE3A_W

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

Field OCIE3A writer - Timer/Counter3 Output Compare A Match Interrupt Enable

Aliased Type§

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