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