[][src]Type Definition imxrt1062_xtalosc24m::lowpwr_ctrl_set::W

type W = W<u32, LOWPWR_CTRL_SET>;

Writer for register LOWPWR_CTRL_SET

Methods

impl W[src]

pub fn rc_osc_en(&mut self) -> RC_OSC_EN_W[src]

Bit 0 - RC Osc. enable control.

pub fn osc_sel(&mut self) -> OSC_SEL_W[src]

Bit 4 - Select the source for the 24MHz clock.

pub fn lpbg_sel(&mut self) -> LPBG_SEL_W[src]

Bit 5 - Bandgap select. Not related to oscillator.

pub fn lpbg_test(&mut self) -> LPBG_TEST_W[src]

Bit 6 - Low power bandgap test bit. Not related to oscillator.

pub fn reftop_ibias_off(&mut self) -> REFTOP_IBIAS_OFF_W[src]

Bit 7 - Low power reftop ibias disable. Not related to oscillator.

pub fn l1_pwrgate(&mut self) -> L1_PWRGATE_W[src]

Bit 8 - L1 power gate control. Used as software override. Not related to oscillator.

pub fn l2_pwrgate(&mut self) -> L2_PWRGATE_W[src]

Bit 9 - L2 power gate control. Used as software override. Not related to oscillator.

pub fn cpu_pwrgate(&mut self) -> CPU_PWRGATE_W[src]

Bit 10 - CPU power gate control. Used as software override. Test purpose only Not related to oscillator.

pub fn display_pwrgate(&mut self) -> DISPLAY_PWRGATE_W[src]

Bit 11 - Display logic power gate control. Used as software override. Not related to oscillator.

pub fn rcosc_cg_override(&mut self) -> RCOSC_CG_OVERRIDE_W[src]

Bit 13 - For debug purposes only

pub fn xtalosc_pwrup_delay(&mut self) -> XTALOSC_PWRUP_DELAY_W[src]

Bits 14:15 - Specifies the time delay between when the 24MHz xtal is powered up until it is stable and ready to use

pub fn mix_pwrgate(&mut self) -> MIX_PWRGATE_W[src]

Bit 17 - Display power gate control. Used as software mask. Set to zero to force ungated.

pub fn gpu_pwrgate(&mut self) -> GPU_PWRGATE_W[src]

Bit 18 - GPU power gate control. Used as software mask. Set to zero to force ungated.