Type Alias avr_device::atmega2560::tc1::timsk1::OCIE1C_W
source · 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 */ }