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