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