Type Alias DCOUNT
Source pub type DCOUNT = Reg<DCOUNTrs>;
Expand description
DCOUNT (r) register accessor: Bits 24:0 = DATACOUNT: Data count value
You can read this register and get dcount::R. See API.
See register structure
For information about available fields see dcount module
pub struct DCOUNT { }