pub type FIFOCNT = Reg<FIFOCNTrs>;Expand description
FIFOCNT (r) register accessor: Bits 23:0 = FIFOCOUNT: Remaining number of words to be written to or read from the FIFO
You can read this register and get fifocnt::R. See API.
See register structure
For information about available fields see fifocnt module
Aliased Typeยง
pub struct FIFOCNT { /* private fields */ }