pub type RCFIFO = Reg<u8, _RCFIFO>;
UART FIFO Receive Count
This register you can read. See API.
read
For information about available fields see rcfifo module
pub struct RCFIFO { /* private fields */ }
read() method returns rcfifo::R reader structure
read()