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