[][src]Type Definition lpc54606_pac::syscon::LCDCLKDIV

type LCDCLKDIV = Reg<u32, _LCDCLKDIV>;

LCD clock divider

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see lcdclkdiv module

Trait Implementations

impl Readable for LCDCLKDIV[src]

read() method returns lcdclkdiv::R reader structure

impl ResetValue for LCDCLKDIV[src]

Register LCDCLKDIV reset()'s with value 0x4000_0000

type Type = u32

Register size

impl Writable for LCDCLKDIV[src]

write(|w| ..) method takes lcdclkdiv::W writer structure