Type Alias avr_device::atmega2560::cpu::mcucr::IVCE_R

source ·
pub type IVCE_R = BitReader<bool>;
Expand description

Field IVCE reader - Interrupt Vector Change Enable

Aliased Type§

struct IVCE_R { /* private fields */ }