Module rp2040_pac::pio0::fstat
source · Expand description
FIFO status register
Structs§
- FIFO status register
Type Aliases§
- Register
FSTAT
reader - Field
RXEMPTY
reader - State machine RX FIFO is empty - Field
RXFULL
reader - State machine RX FIFO is full - Field
TXEMPTY
reader - State machine TX FIFO is empty - Field
TXFULL
reader - State machine TX FIFO is full