![GigaDevice Semiconductor GD32E23 Series User Manual Download Page 536](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32e23-series/gd32e23-series_user-manual_2225794536.webp)
GD32E23x User Manual
536
1: SPI or I2S is currently transmitting and/or receiving a frame.
This bit is set and cleared by hardware.
6
RXORERR
Reception overrun error bit
0: No reception overrun error occurs.
1: Reception overrun error occurs.
This bit is set by hardware and cleared by a read operation on the SPI_DATA
register followed by a read access to the SPI_STAT register.
5
CONFERR
SPI configuration error
0: No configuration fault occurs.
1: Configuration fault occurred. (In master mode, the NSS pin is pulled low in NSS
hardware mode or SWNSS bit is low in NSS software mode.)
This bit is set by hardware and cleared by a read or write operation on the
SPI_STAT register followed by a write access to the SPI_CTL0 register.
This bit is not used in I2S mode.
4
CRCERR
SPI CRC error bit
0: The SPI_RCRC value is equal to the received CRC data at last.
1: The SPI_RCRC value is not equal to the received CRC data at last.
This bit is set by hardware and is able to be cleared by writing 0.
This bit is not used in I2S mode.
3
TXURERR
Transmission underrun error bit
0: No transmission underrun error occurs.
1: Transmission underrun error occurs.
This bit is set by hardware and cleared by a read operation on the SPI_STAT
register.
This bit is not used in SPI mode.
2
I2SCH
I2S channel side
0: The next data needs to be transmitted or the data just received is channel left.
1: The next data needs to be transmitted or the data just received is channel right.
This bit is set and cleared by hardware.
This bit is not used in SPI mode, and has no meaning in the I2S PCM mode.
1
TBE
Transmit buffer / TXFIFO empty
0: Transmit buffer / TXFIFO is not empty.
1: Transmit buffer / TXFIFO is empty.
0
RBNE
Receive buffer / RXFIFO not empty
0: Receive buffer / RXFIFO is empty.
1: Receive buffer / RXFIFO is not empty.
18.5.4.
Data register (SPI_DATA)
Address offset: 0x0C