Type Alias atmega_hal::pac::tc0::timsk0::OCIE0B_W

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

Field OCIE0B writer - Timer/Counter0 Output Compare Match B Interrupt Enable

Aliased Type§

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