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