Type Alias atmega_hal::pac::tc1::timsk1::OCIE1B_W

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

Field OCIE1B writer - Timer/Counter1 Output CompareB Match Interrupt Enable

Aliased Type§

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