pub type CNTL = Reg<CNTLrs>;
CNTL (rw) register accessor: RTC Counter Register Low
You can read this register and get cntl::R. You can reset, write, write_with_zero this register using cntl::W. You can also modify this register. See API.
read
cntl::R
reset
write
write_with_zero
cntl::W
modify
See register structure
For information about available fields see cntl module
cntl
pub struct CNTL { /* private fields */ }