Type Definition W
lpc55_pac::syscon::adcclkdiv
type W = W<u32, ADCCLKDIV>;
Writer for register ADCCLKDIV
impl W
pub fn div(&mut self) -> DIV_W<'_>
Bits 0:2 - 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.