[][src]Type Definition lpc55s6x_pac::pmc::XTAL32K

type XTAL32K = Reg<u32, _XTAL32K>;

32 KHz Crystal oscillator (XTAL) control register [Reset by: PoR, Brown Out Detectors Reset]

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

For information about avaliable fields see xtal32k module

Trait Implementations

impl Readable for XTAL32K[src]

read() method returns xtal32k::R reader structure

impl Writable for XTAL32K[src]

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

impl ResetValue for XTAL32K[src]

Register XTAL32K reset()'s with value 0x0020_4052

type Type = u32

Register size