Skip to main content

RtcControl

Type Alias RtcControl 

Source
pub type RtcControl = Reg<RtcControlSpec>;
Expand description

RTC_CONTROL (rw) register accessor: RTC control register

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

For information about available fields see rtc_control module

Aliased Type§

pub struct RtcControl { /* private fields */ }