[][src]Type Definition lpc54606_pac::syscon::pdsleepcfg0::W

type W = W<u32, PDSLEEPCFG0>;

Writer for register PDSLEEPCFG0

Methods

impl W[src]

pub fn pden_fro(&mut self) -> PDEN_FRO_W[src]

Bit 4 - FRO oscillator.

pub fn pden_ts(&mut self) -> PDEN_TS_W[src]

Bit 6 - Temp sensor.

pub fn pden_bod_rst(&mut self) -> PDEN_BOD_RST_W[src]

Bit 7 - Brown-out Detect reset.

pub fn pden_bod_intr(&mut self) -> PDEN_BOD_INTR_W[src]

Bit 8 - Brown-out Detect interrupt.

pub fn pden_vd2_ana(&mut self) -> PDEN_VD2_ANA_W[src]

Bit 9 - Analog supply for System Oscillator (also enable/disable bit 3 in PDRUNCFG1 register), Temperature Sensor (also, enable/disable bit 6), ADC (also, enable/disable bits 10, 19, and 23).

pub fn pden_adc0(&mut self) -> PDEN_ADC0_W[src]

Bit 10 - ADC power.

pub fn pden_sramx(&mut self) -> PDEN_SRAMX_W[src]

Bit 13 - PDEN_SRAMX controls SRAMX (also enable/disable bit 27).

pub fn pden_sram0(&mut self) -> PDEN_SRAM0_W[src]

Bit 14 - PDEN_SRAM0 controls SRAM0 (also enable/disable bit 27).

pub fn pden_sram1_2_3(&mut self) -> PDEN_SRAM1_2_3_W[src]

Bit 15 - PDEN_SRAM1_2_3 controls SRAM1, SRAM2, and SRAM3 (also enable/disable bit 27).

pub fn pden_usb_ram(&mut self) -> PDEN_USB_RAM_W[src]

Bit 16 - PDEN_USB_SRAM controls USB_RAM (also enable/disable bit 27).

pub fn pden_rom(&mut self) -> PDEN_ROM_W[src]

Bit 17 - ROM (also enable/disable bit 27).

pub fn pden_vdda(&mut self) -> PDEN_VDDA_W[src]

Bit 19 - Vdda to the ADC, must be enabled for the ADC to work (also enable/disable bit 9, 10, and 23).

pub fn pden_wdt_osc(&mut self) -> PDEN_WDT_OSC_W[src]

Bit 20 - Watchdog oscillator.

pub fn pden_usb0_phy(&mut self) -> PDEN_USB0_PHY_W[src]

Bit 21 - USB0 PHY power (also enable/disable bit 28).

pub fn pden_sys_pll(&mut self) -> PDEN_SYS_PLL_W[src]

Bit 22 - System PLL (PLL0) power (also enable/disable bit 26).

pub fn pden_vrefp(&mut self) -> PDEN_VREFP_W[src]

Bit 23 - VREFP to the ADC must be enabled for the ADC to work (also enable/disable bit 9, 10, and 19).

pub fn pden_vd3(&mut self) -> PDEN_VD3_W[src]

Bit 26 - Power control for all PLLs.

pub fn pden_vd4(&mut self) -> PDEN_VD4_W[src]

Bit 27 - Power control for all SRAMs and ROM.

pub fn pden_vd5(&mut self) -> PDEN_VD5_W[src]

Bit 28 - Power control both USB0 PHY and USB1 PHY.

pub fn pden_vd6(&mut self) -> PDEN_VD6_W[src]

Bit 29 - Power control for EEPROM.