Type Definition W
lpc55_pac::syscon::mclkdiv
type W = W<u32, MCLKDIV>;
Writer for register MCLKDIV
impl W
pub fn div(&mut self) -> DIV_W<'_>
Bits 0:7 - Clock divider value.
pub fn reset(&mut self) -> RESET_W<'_>
Bit 29 - Resets the divider counter.
pub fn halt(&mut self) -> HALT_W<'_>
Bit 30 - Halts the divider counter.