Type Alias OCIE0B_W

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