Type Alias avr_device::atmega2560::tc1::timsk1::OCIE1A_W
source · pub type OCIE1A_W<'a, const O: u8> = BitWriter<'a, u8, TIMSK1_SPEC, bool, O>;Expand description
Field OCIE1A writer - Timer/Counter1 Output Compare A Match Interrupt Enable
Aliased Type§
struct OCIE1A_W<'a, const O: u8> { /* private fields */ }