pub type OCIE0B_W<'a, const O: u8> = BitWriterRaw<'a, u8, TIMSK_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 */ }