[][src]Type Definition lpc845_pac::syscon::pdawakecfg::R

type R = R<u32, PDAWAKECFG>;

Reader of register PDAWAKECFG

Methods

impl R[src]

pub fn froout_pd(&self) -> FROOUT_PD_R[src]

Bit 0 - FRO oscillator output wake-up configuration

pub fn fro_pd(&self) -> FRO_PD_R[src]

Bit 1 - FRO oscillator power-down wake-up configuration

pub fn flash_pd(&self) -> FLASH_PD_R[src]

Bit 2 - Flash wake-up configuration

pub fn bod_pd(&self) -> BOD_PD_R[src]

Bit 3 - BOD wake-up configuration

pub fn adc_pd(&self) -> ADC_PD_R[src]

Bit 4 - ADC wake-up configuration

pub fn sysosc_pd(&self) -> SYSOSC_PD_R[src]

Bit 5 - Crystal oscillator wake-up configuration

pub fn wdtosc_pd(&self) -> WDTOSC_PD_R[src]

Bit 6 - Watchdog oscillator wake-up configuration. Changing this bit to powered-down has no effect when the LOCK bit in the WWDT MOD register is set. In this case, the watchdog oscillator is always running

pub fn syspll_pd(&self) -> SYSPLL_PD_R[src]

Bit 7 - System PLL wake-up configuration

pub fn vref2_pd(&self) -> VREF2_PD_R[src]

Bit 10 - VREF2 wake-up configuration

pub fn dac0(&self) -> DAC0_R[src]

Bit 13 - DAC0 wake-up configuration

pub fn dac1(&self) -> DAC1_R[src]

Bit 14 - DAC1 wake-up configuration

pub fn acmp(&self) -> ACMP_R[src]

Bit 15 - Analog comparator wake-up configuration