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

type W = W<u32, SYSPLLCTRL>;

Writer for register SYSPLLCTRL

Methods

impl W[src]

pub fn msel(&mut self) -> MSEL_W[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) -> PSEL_W[src]

Bits 5:6 - Post divider ratio P. The division ratio is 2 x P.