pub type RTCCR = Reg<RTCCRrs>;Expand description
RTCCR (rw) register accessor: RTC clock calibration register (BKP_RTCCR)
You can read this register and get rtccr::R. You can reset, write, write_with_zero this register using rtccr::W. You can also modify this register. See API.
See register structure
For information about available fields see rtccr module
Aliased Typeยง
pub struct RTCCR { /* private fields */ }