[][src]Type Definition lpc54606_pac::syscon::pdruncfgclr0::R

type R = R<u32, PDRUNCFGCLR0>;

Reader of register PDRUNCFGCLR0

Methods

impl R[src]

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

Bit 4 - FRO oscillator.

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

Bit 6 - Temp sensor.

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

Bit 7 - Brown-out Detect reset.

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

Bit 8 - Brown-out Detect interrupt.

pub fn pden_vd2_ana(&self) -> PDEN_VD2_ANA_R[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(&self) -> PDEN_ADC0_R[src]

Bit 10 - ADC power.

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

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

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

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

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

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

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

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

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

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

pub fn pden_vdda(&self) -> PDEN_VDDA_R[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(&self) -> PDEN_WDT_OSC_R[src]

Bit 20 - Watchdog oscillator.

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

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

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

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

pub fn pden_vrefp(&self) -> PDEN_VREFP_R[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(&self) -> PDEN_VD3_R[src]

Bit 26 - Power control for all PLLs.

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

Bit 27 - Power control for all SRAMs and ROM.

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

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

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

Bit 29 - Power control for EEPROM.