Struct lpc82x::syscon::syspllctrl::R [−][src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
impl Rpub fn bits(&self) -> u32[src]
pub fn bits(&self) -> u32Value of the register as raw bits
pub fn msel(&self) -> MSELR[src]
pub fn msel(&self) -> MSELRBits 0:4 - Feedback divider value. The division value M is the programmed MSEL value + 1. 00000: Division ratio M = 1 to 11111: Division ratio M = 32
pub fn psel(&self) -> PSELR[src]
pub fn psel(&self) -> PSELRBits 5:6 - Post divider ratio P. The division ratio is 2 x P.