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

type RTCOSCCTRL = Reg<u32, _RTCOSCCTRL>;

RTC oscillator 32 kHz output control

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

For information about available fields see rtcoscctrl module

Trait Implementations

impl Readable for RTCOSCCTRL[src]

read() method returns rtcoscctrl::R reader structure

impl ResetValue for RTCOSCCTRL[src]

Register RTCOSCCTRL reset()'s with value 0x01

type Type = u32

Register size

impl Writable for RTCOSCCTRL[src]

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