[][src]Type Definition imxrt1062_xtalosc24m::misc0::R

type R = R<u32, MISC0>;

Reader of register MISC0

Methods

impl R[src]

pub fn reftop_pwd(&self) -> REFTOP_PWD_R[src]

Bit 0 - Control bit to power-down the analog bandgap reference circuitry

pub fn reftop_selfbiasoff(&self) -> REFTOP_SELFBIASOFF_R[src]

Bit 3 - Control bit to disable the self-bias circuit in the analog bandgap

pub fn reftop_vbgadj(&self) -> REFTOP_VBGADJ_R[src]

Bits 4:6 - Not related to oscillator.

pub fn reftop_vbgup(&self) -> REFTOP_VBGUP_R[src]

Bit 7 - Status bit that signals the analog bandgap voltage is up and stable

pub fn stop_mode_config(&self) -> STOP_MODE_CONFIG_R[src]

Bits 10:11 - Configure the analog behavior in stop mode.Not related to oscillator.

pub fn discon_high_snvs(&self) -> DISCON_HIGH_SNVS_R[src]

Bit 12 - This bit controls a switch from VDD_HIGH_IN to VDD_SNVS_IN.

pub fn osc_i(&self) -> OSC_I_R[src]

Bits 13:14 - This field determines the bias current in the 24MHz oscillator

pub fn osc_xtalok(&self) -> OSC_XTALOK_R[src]

Bit 15 - Status bit that signals that the output of the 24-MHz crystal oscillator is stable

pub fn osc_xtalok_en(&self) -> OSC_XTALOK_EN_R[src]

Bit 16 - This bit enables the detector that signals when the 24MHz crystal oscillator is stable.

pub fn clkgate_ctrl(&self) -> CLKGATE_CTRL_R[src]

Bit 25 - This bit allows disabling the clock gate (always ungated) for the xtal 24MHz clock that clocks the digital logic in the analog block

pub fn clkgate_delay(&self) -> CLKGATE_DELAY_R[src]

Bits 26:28 - This field specifies the delay between powering up the XTAL 24MHz clock and releasing the clock to the digital logic inside the analog block

pub fn rtc_xtal_source(&self) -> RTC_XTAL_SOURCE_R[src]

Bit 29 - This field indicates which chip source is being used for the rtc clock.

pub fn xtal_24m_pwd(&self) -> XTAL_24M_PWD_R[src]

Bit 30 - This field powers down the 24M crystal oscillator if set true.

pub fn vid_pll_prediv(&self) -> VID_PLL_PREDIV_R[src]

Bit 31 - Predivider for the source clock of the PLL's. Not related to oscillator.