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

type R = R<u32, SYSPLLCTRL>;

Reader of register SYSPLLCTRL

Methods

impl R[src]

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

Bits 0:3 - Bandwidth select R value.

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

Bits 4:9 - Bandwidth select I value.

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

Bits 10:14 - Bandwidth select P value.

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

Bit 15 - PLL bypass control.

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

Bit 17 - Disable upper frequency limiter.

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

Bit 19 - PLL0 direct input enable.

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

Bit 20 - PLL0 direct output enable.