pub type BUFFIFO = Reg<BUFFIFO_SPEC>;Expand description
BUFFIFO (rw) register accessor: CPU write and read transmit data by FIFO
You can read this register and get buffifo::R.  You can reset, write, write_with_zero this register using buffifo::W. You can also modify this register. See API.
For information about available fields see buffifo module
Aliased Type§
struct BUFFIFO { /* private fields */ }