pub type DCOUNT = Reg<u32, _DCOUNT>;
data counter register
This register you can read. See API.
read
For information about available fields see dcount module
pub struct DCOUNT { /* private fields */ }
read() method returns dcount::R reader structure
read()