pub type OCIE2B_W<'a, const O: u8> = BitWriterRaw<'a, u8, TIMSK2_SPEC, bool, BitM, O>;
Expand description
Field OCIE2B
writer - Timer/Counter2 Output Compare Match B Interrupt Enable
Aliased Type§
struct OCIE2B_W<'a, const O: u8> { /* private fields */ }