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

type RTCOSC32K = Reg<u32, _RTCOSC32K>;

RTC 1 KHZ and 1 Hz clocks source 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 available fields see rtcosc32k module

Trait Implementations

impl Readable for RTCOSC32K[src]

read() method returns rtcosc32k::R reader structure

impl ResetValue for RTCOSC32K[src]

Register RTCOSC32K reset()'s with value 0x03ff_0008

type Type = u32

Register size

impl Writable for RTCOSC32K[src]

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