pub type SEC = Reg<SEC_SPEC>;
SEC (rw) register accessor: RTC 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.
read
sec::R
reset
write
write_with_zero
sec::W
modify
For information about available fields see sec module
sec
pub struct SEC { /* private fields */ }