pub type Sec = Reg<SecSpec>;Expand description
SEC (rw) register accessor: RTC Second Counter. This register contains the 32-bit second counter.
You can read this register and get sec::R. You can reset, write, write_with_zero this register using sec::W. You can also modify this register. See API.
For information about available fields see sec
module
Aliased Typeยง
pub struct Sec { /* private fields */ }