[][src]Type Definition lpc54606_pac::syscon::lcdclkdiv::W

type W = W<u32, LCDCLKDIV>;

Writer for register LCDCLKDIV

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.

pub fn reqflag(&mut self) -> REQFLAG_W[src]

Bit 31 - Divider status flag.