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