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 */ }