pub type OCIE1C_W<'a, const O: u8> = BitWriter<'a, u8, TIMSK1_SPEC, bool, 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 */ }