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

type W = W<u32, SYSPLLCTRL>;

Writer for register SYSPLLCTRL

Methods

impl W[src]

pub fn selr(&mut self) -> SELR_W[src]

Bits 0:3 - Bandwidth select R value.

pub fn seli(&mut self) -> SELI_W[src]

Bits 4:9 - Bandwidth select I value.

pub fn selp(&mut self) -> SELP_W[src]

Bits 10:14 - Bandwidth select P value.

pub fn bypass(&mut self) -> BYPASS_W[src]

Bit 15 - PLL bypass control.

pub fn uplimoff(&mut self) -> UPLIMOFF_W[src]

Bit 17 - Disable upper frequency limiter.

pub fn directi(&mut self) -> DIRECTI_W[src]

Bit 19 - PLL0 direct input enable.

pub fn directo(&mut self) -> DIRECTO_W[src]

Bit 20 - PLL0 direct output enable.