Module esp32c6_lp::lp_i2c0::fifo_st
source · Expand description
FIFO status register.
Structs§
- FIFO status register.
Type Aliases§
- Register
FIFO_STreader - Field
RXFIFO_RADDRreader - This is the offset address of the APB reading from rxfifo - Field
RXFIFO_WADDRreader - This is the offset address of i2c module receiving data and writing to rxfifo. - Field
TXFIFO_RADDRreader - This is the offset address of i2c module reading from txfifo. - Field
TXFIFO_WADDRreader - This is the offset address of APB bus writing to txfifo.