pub type CNT = Reg<u32, _CNT>;
Counter Register
This register you can read. See API.
read
For information about available fields see cnt module
pub struct CNT { /* private fields */ }
read() method returns cnt::R reader structure
read()