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

type W = W<u32, WDTCLKDIV>;

Writer for register WDTCLKDIV

Methods

impl W[src]

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

Bits 0:5 - 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.