pub type OCIE1B_W<'a, const O: u8> = BitWriter<'a, u8, TIMSK1_SPEC, bool, O>;
Expand description

Field OCIE1B writer - Timer/Counter1 Output Compare B Match Interrupt Enable

Aliased Type§

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