Expand description
FIFO configuration register.
Structs§
- FIFO configuration register.
Type Aliases§
- FieldFIFO_ADDR_CFG_ENreader - When this bit is set to 1, the byte received after the I2C address byte represents the offset address in the I2C Slave RAM.
- FieldFIFO_ADDR_CFG_ENwriter - When this bit is set to 1, the byte received after the I2C address byte represents the offset address in the I2C Slave RAM.
- FieldFIFO_PRT_ENreader - The control enable bit of FIFO pointer in non-fifo access mode. This bit controls the valid bits and the interrupts of tx/rx_fifo overflow, underflow, full and empty.
- FieldFIFO_PRT_ENwriter - The control enable bit of FIFO pointer in non-fifo access mode. This bit controls the valid bits and the interrupts of tx/rx_fifo overflow, underflow, full and empty.
- FieldNONFIFO_ENreader - Set this bit to enable APB nonfifo access.
- FieldNONFIFO_ENwriter - Set this bit to enable APB nonfifo access.
- RegisterFIFO_CONFreader
- FieldRXFIFO_WM_THRHDreader - The water mark threshold of rx FIFO in nonfifo access mode. When reg_reg_fifo_prt_en is 1 and rx FIFO counter is bigger than reg_rxfifo_wm_thrhd[4:0], reg_rxfifo_wm_int_raw bit will be valid.
- FieldRXFIFO_WM_THRHDwriter - The water mark threshold of rx FIFO in nonfifo access mode. When reg_reg_fifo_prt_en is 1 and rx FIFO counter is bigger than reg_rxfifo_wm_thrhd[4:0], reg_rxfifo_wm_int_raw bit will be valid.
- FieldRX_FIFO_RSTreader - Set this bit to reset rx-fifo.
- FieldRX_FIFO_RSTwriter - Set this bit to reset rx-fifo.
- FieldTXFIFO_WM_THRHDreader - The water mark threshold of tx FIFO in nonfifo access mode. When reg_reg_fifo_prt_en is 1 and tx FIFO counter is smaller than reg_txfifo_wm_thrhd[4:0], reg_txfifo_wm_int_raw bit will be valid.
- FieldTXFIFO_WM_THRHDwriter - The water mark threshold of tx FIFO in nonfifo access mode. When reg_reg_fifo_prt_en is 1 and tx FIFO counter is smaller than reg_txfifo_wm_thrhd[4:0], reg_txfifo_wm_int_raw bit will be valid.
- FieldTX_FIFO_RSTreader - Set this bit to reset tx-fifo.
- FieldTX_FIFO_RSTwriter - Set this bit to reset tx-fifo.
- RegisterFIFO_CONFwriter