Type Alias Rtcctrl

Source
pub type Rtcctrl = Reg<RtcctrlSpec>;
Expand description

RTCCTRL (rw) register accessor: RTC Clock Selection

You can read this register and get rtcctrl::R. You can reset, write, write_with_zero this register using rtcctrl::W. You can also modify this register. See API.

For information about available fields see rtcctrl module

Aliased Typeยง

struct Rtcctrl { /* private fields */ }