[][src]Type Definition lpc55s6x_pac::pmc::pdruncfg0::W

type W = W<u32, PDRUNCFG0>;

Writer for register PDRUNCFG0

Methods

impl W[src]

pub fn pden_bodvbat(&mut self) -> PDEN_BODVBAT_W[src]

Bit 3 - Controls power to VBAT Brown Out Detector (BOD).

pub fn pden_fro32k(&mut self) -> PDEN_FRO32K_W[src]

Bit 6 - Controls power to the Free Running Oscillator (FRO) 32 KHz.

pub fn pden_xtal32k(&mut self) -> PDEN_XTAL32K_W[src]

Bit 7 - Controls power to crystal 32 KHz.

pub fn pden_xtal32m(&mut self) -> PDEN_XTAL32M_W[src]

Bit 8 - Controls power to crystal 32 MHz.

pub fn pden_pll0(&mut self) -> PDEN_PLL0_W[src]

Bit 9 - Controls power to System PLL (also refered as PLL0).

pub fn pden_pll1(&mut self) -> PDEN_PLL1_W[src]

Bit 10 - Controls power to USB PLL (also refered as PLL1).

pub fn pden_usbfsphy(&mut self) -> PDEN_USBFSPHY_W[src]

Bit 11 - Controls power to USB Full Speed phy.

pub fn pden_usbhsphy(&mut self) -> PDEN_USBHSPHY_W[src]

Bit 12 - Controls power to USB High Speed Phy.

pub fn pden_comp(&mut self) -> PDEN_COMP_W[src]

Bit 13 - Controls power to Analog Comparator.

pub fn pden_ldousbhs(&mut self) -> PDEN_LDOUSBHS_W[src]

Bit 18 - Controls power to USB high speed LDO.

pub fn pden_auxbias(&mut self) -> PDEN_AUXBIAS_W[src]

Bit 19 - Controls power to auxiliary biasing (AUXBIAS)

pub fn pden_ldoxo32m(&mut self) -> PDEN_LDOXO32M_W[src]

Bit 20 - Controls power to crystal 32 MHz LDO.

pub fn pden_rng(&mut self) -> PDEN_RNG_W[src]

Bit 22 - Controls power to all True Random Number Genetaor (TRNG) clock sources.

pub fn pden_pll0_sscg(&mut self) -> PDEN_PLL0_SSCG_W[src]

Bit 23 - Controls power to System PLL (PLL0) Spread Spectrum module.