[][src]Type Definition lpc55s6x_pac::anactrl::fro192m_ctrl::R

type R = R<u32, FRO192M_CTRL>;

Reader of register FRO192M_CTRL

Methods

impl R[src]

pub fn bias_trim(&self) -> BIAS_TRIM_R[src]

Bits 0:5 - Bias trimming bits (course frequency trimming).

pub fn temp_trim(&self) -> TEMP_TRIM_R[src]

Bits 7:13 - Temperature coefficient trimming bits.

pub fn ena_12mhzclk(&self) -> ENA_12MHZCLK_R[src]

Bit 14 - 12 MHz clock control.

pub fn ena_48mhzclk(&self) -> ENA_48MHZCLK_R[src]

Bit 15 - 48 MHz clock control.

pub fn dac_trim(&self) -> DAC_TRIM_R[src]

Bits 16:23 - Curdac trimming bits (fine frequency trimming) This trim is used to adjust the frequency, given that the bias and temperature trim are set.

pub fn usbclkadj(&self) -> USBCLKADJ_R[src]

Bit 24 - If this bit is set and the USB peripheral is enabled into full speed device mode, the USB block will provide FRO clock adjustments to lock it to the host clock using the SOF packets.

pub fn usbmodchg(&self) -> USBMODCHG_R[src]

Bit 25 - If this reads as 1 when reading the DAC_TRIM field and USBCLKADJ=1, it should be reread until it is 0.

pub fn atb_ctrl(&self) -> ATB_CTRL_R[src]

Bits 28:29 - Analog Test Bus control.

pub fn ena_96mhzclk(&self) -> ENA_96MHZCLK_R[src]

Bit 30 - 96 MHz clock control.