[][src]Type Definition lpc54606_pac::syscon::froctrl::W

type W = W<u32, FROCTRL>;

Writer for register FROCTRL

Methods

impl W[src]

pub fn trim(&mut self) -> TRIM_W[src]

Bits 0:13 - This value is factory trimmed to account for bias and temperature compensation.

pub fn sel(&mut self) -> SEL_W[src]

Bit 14 - Select the FRO HF output frequency.

pub fn freqtrim(&mut self) -> FREQTRIM_W[src]

Bits 16:23 - Frequency trim.

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

Bit 24 - USB clock adjust mode.

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

Bit 25 - USB Mode value Change flag.

pub fn hspdclk(&mut self) -> HSPDCLK_W[src]

Bit 30 - High speed clock enable.

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

Bit 31 - Write Trim value.