W

Type Alias W 

Source
pub type W = W<MCUCR_SPEC>;
Expand description

Register MCUCR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn ivce(&mut self) -> IVCE_W<'_, MCUCR_SPEC>

Bit 0 - Interrupt Vector Change Enable

Source

pub fn ivsel(&mut self) -> IVSEL_W<'_, MCUCR_SPEC>

Bit 1 - Interrupt Vector Select

Source

pub fn pud(&mut self) -> PUD_W<'_, MCUCR_SPEC>

Bit 4 - Pull-up disable

Source

pub fn jtd(&mut self) -> JTD_W<'_, MCUCR_SPEC>

Bit 7 - JTAG Interface Disable