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

type R = R<u32, USBPLLCTRL>;

Reader of register USBPLLCTRL

Methods

impl R[src]

pub fn msel(&self) -> MSEL_R[src]

Bits 0:7 - PLL feedback Divider value.

pub fn psel(&self) -> PSEL_R[src]

Bits 8:9 - PLL Divider value.

pub fn nsel(&self) -> NSEL_R[src]

Bits 10:11 - PLL feedback Divider value.

pub fn direct(&self) -> DIRECT_R[src]

Bit 12 - Direct CCO clock output control.

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

Bit 13 - Input clock bypass control.

pub fn fbsel(&self) -> FBSEL_R[src]

Bit 14 - Feedback divider input clock control.