Type Alias avr_device::atmega2560::cpu::mcucr::IVSEL_W

source ·
pub type IVSEL_W<'a, const O: u8> = BitWriter<'a, u8, MCUCR_SPEC, bool, O>;
Expand description

Field IVSEL writer - Interrupt Vector Select

Aliased Type§

struct IVSEL_W<'a, const O: u8> { /* private fields */ }