pub type RtcCurrentValue = Reg<RtcCurrentValueSpec>;Expand description
RTC_CURRENT_VALUE (rw) register accessor: RTC current count value
You can read this register and get rtc_current_value::R. You can reset, write, write_with_zero this register using rtc_current_value::W. You can also modify this register. See API.
For information about available fields see rtc_current_value module
Aliased Type§
pub struct RtcCurrentValue { /* private fields */ }