pub type OCIE1C_W<'a, const O: u8> = BitWriterRaw<'a, u8, TIMSK1_SPEC, bool, BitM, O>;Expand description
Field OCIE1C writer - Timer/Counter1 Output Compare C Match Interrupt Enable
Aliased Type§
struct OCIE1C_W<'a, const O: u8> { /* private fields */ }