pub type IVCE_W<'a, const O: u8> = BitWriterRaw<'a, u8, MCUCR_SPEC, bool, BitM, O>;Expand description
Field IVCE writer - Interrupt Vector Change Enable
Aliased Type§
struct IVCE_W<'a, const O: u8> { /* private fields */ }pub type IVCE_W<'a, const O: u8> = BitWriterRaw<'a, u8, MCUCR_SPEC, bool, BitM, O>;Field IVCE writer - Interrupt Vector Change Enable
struct IVCE_W<'a, const O: u8> { /* private fields */ }