Type Alias avr_device::atmega2560::cpu::mcucr::IVCE_W
source · pub type IVCE_W<'a, const O: u8> = BitWriter<'a, u8, MCUCR_SPEC, bool, O>;Expand description
Field IVCE writer - Interrupt Vector Change Enable
Aliased Type§
struct IVCE_W<'a, const O: u8> { /* private fields */ }