Type Alias avr_device::atmega2560::tc3::timsk3::OCIE3C_W
source · pub type OCIE3C_W<'a, const O: u8> = BitWriter<'a, u8, TIMSK3_SPEC, bool, O>;Expand description
Field OCIE3C writer - Timer/Counter3 Output Compare C Match Interrupt Enable
Aliased Type§
struct OCIE3C_W<'a, const O: u8> { /* private fields */ }