[][src]Type Definition rsl10_pac::acs::acs_wakeup_cfg::W

type W = W<u32, ACS_WAKEUP_CFG>;

Writer for register ACS_WAKEUP_CFG

Methods

impl W[src]

pub fn delay(&mut self) -> DELAY_W[src]

Bits 16:18 - Delay from VDDC ready to digital clock enable (power of 2)

pub fn dcdc_overload_en(&mut self) -> DCDC_OVERLOAD_EN_W[src]

Bit 9 - Enable / Disable the Wake-up functionality on the DCDC overload flag

pub fn wakeup_pad_pol(&mut self) -> WAKEUP_PAD_POL_W[src]

Bit 8 - Wake-up polarity on the WAKEUP pad

pub fn dio3_pol(&mut self) -> DIO3_POL_W[src]

Bit 7 - Wake-up polarity on the DIO3 pad

pub fn dio2_pol(&mut self) -> DIO2_POL_W[src]

Bit 6 - Wake-up polarity on the DIO2 pad

pub fn dio1_pol(&mut self) -> DIO1_POL_W[src]

Bit 5 - Wake-up polarity on the DIO1 pad

pub fn dio0_pol(&mut self) -> DIO0_POL_W[src]

Bit 4 - Wake-up polarity on the DIO0 pad

pub fn dio3_en(&mut self) -> DIO3_EN_W[src]

Bit 3 - Enable / Disable the Wake-up functionality on the DIO3 pad

pub fn dio2_en(&mut self) -> DIO2_EN_W[src]

Bit 2 - Enable / Disable the Wake-up functionality on the DIO2 pad

pub fn dio1_en(&mut self) -> DIO1_EN_W[src]

Bit 1 - Enable / Disable the Wake-up functionality on the DIO1 pad

pub fn dio0_en(&mut self) -> DIO0_EN_W[src]

Bit 0 - Enable / Disable the Wake-up functionality on the DIO0 pad