pub type W = W<MCUCR_SPEC>;Expand description
Register MCUCR writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn ivce(&mut self) -> IVCE_W<'_, MCUCR_SPEC>
pub fn ivce(&mut self) -> IVCE_W<'_, MCUCR_SPEC>
Bit 0 - Interrupt Vector Change Enable
Sourcepub fn ivsel(&mut self) -> IVSEL_W<'_, MCUCR_SPEC>
pub fn ivsel(&mut self) -> IVSEL_W<'_, MCUCR_SPEC>
Bit 1 - Interrupt Vector Select
Sourcepub fn pud(&mut self) -> PUD_W<'_, MCUCR_SPEC>
pub fn pud(&mut self) -> PUD_W<'_, MCUCR_SPEC>
Bit 4 - Pull-up disable
Sourcepub fn jtd(&mut self) -> JTD_W<'_, MCUCR_SPEC>
pub fn jtd(&mut self) -> JTD_W<'_, MCUCR_SPEC>
Bit 7 - JTAG Interface Disable