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

type W = W<u32, FRO192M_CTRL>;

Writer for register FRO192M_CTRL

Methods

impl W[src]

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

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

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

Bits 7:13 - Temperature coefficient trimming bits.

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

Bit 14 - 12 MHz clock control.

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

Bit 15 - 48 MHz clock control.

pub fn dac_trim(&mut self) -> DAC_TRIM_W[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(&mut self) -> USBCLKADJ_W[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 atb_ctrl(&mut self) -> ATB_CTRL_W[src]

Bits 28:29 - Analog Test Bus control.

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

Bit 30 - 96 MHz clock control.

pub fn wrtrim(&mut self) -> WRTRIM_W[src]

Bit 31 - This must be written to 1 to modify the BIAS_TRIM and TEMP_TRIM fields.