[−][src]Type Definition lpc55_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][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for RTCOSC32K[src]
write(|w| ..) method takes rtcosc32k::W writer structure