Struct lpc82x::syscon::syspllctrl::W
[−]
[src]
pub struct W { /* fields omitted */ }Value to write to the register
Methods
impl W[src]
pub fn reset_value() -> W[src]
Reset value of the register
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self[src]
Writes raw bits to the register
pub fn msel(&mut self) -> _MSELW[src]
Bits 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(&mut self) -> _PSELW[src]
Bits 5:6 - Post divider ratio P. The division ratio is 2 x P.