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

type LCDCLKSEL = Reg<u32, _LCDCLKSEL>;

LCD clock source select

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

For information about available fields see lcdclksel module

Trait Implementations

impl Readable for LCDCLKSEL[src]

read() method returns lcdclksel::R reader structure

impl ResetValue for LCDCLKSEL[src]

Register LCDCLKSEL reset()'s with value 0x03

type Type = u32

Register size

impl Writable for LCDCLKSEL[src]

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