Module fifo_st

Source
Expand description

FIFO status register.

Structs§

FIFO_ST_SPEC
FIFO status register.

Type Aliases§

R
Register FIFO_ST reader
RXFIFO_RADDR_R
Field RXFIFO_RADDR reader - This is the offset address of the APB reading from rxfifo
RXFIFO_WADDR_R
Field RXFIFO_WADDR reader - This is the offset address of i2c module receiving data and writing to rxfifo.
TXFIFO_RADDR_R
Field TXFIFO_RADDR reader - This is the offset address of i2c module reading from txfifo.
TXFIFO_WADDR_R
Field TXFIFO_WADDR reader - This is the offset address of APB bus writing to txfifo.