Type Definition R
lpc55_pac::syscon::pll0clkdiv
type R = R<u32, PLL0CLKDIV>;
Reader of register PLL0CLKDIV
impl R
pub fn div(&self) -> DIV_R
Bits 0:7 - Clock divider value.
pub fn halt(&self) -> HALT_R
Bit 30 - Halts the divider counter.
pub fn reqflag(&self) -> REQFLAG_R
Bit 31 - Divider status flag.