[][src]Type Definition lpc55s6x_pac::syscon::clkoutdiv::W

type W = W<u32, CLKOUTDIV>;

Writer for register CLKOUTDIV

Methods

impl W[src]

pub fn div(&mut self) -> DIV_W[src]

Bits 0:7 - Clock divider value.

pub fn reset(&mut self) -> RESET_W[src]

Bit 29 - Resets the divider counter.

pub fn halt(&mut self) -> HALT_W[src]

Bit 30 - Halts the divider counter.