63.10.77 TWI FIFO Status Register
Name: | FLEX_TWI_FSR |
Offset: | 0x660 |
Reset: | 0x00000000 |
Property: | Read-only |
Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
Access | |||||||||
Reset |
Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
Access | |||||||||
Reset |
Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
Access | |||||||||
Reset |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
RXFPTEF | TXFPTEF | RXFTHF | RXFFF | RXFEF | TXFTHF | TXFFF | TXFEF | ||
Access | R | R | R | R | R | R | R | R | |
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit 7 – RXFPTEF Receive FIFO Pointer Error Flag
See FIFO Pointer Error for details.
Value | Description |
---|---|
0 | No Receive FIFO pointer occurred. |
1 | Receive FIFO pointer error occurred. Receiver must be reset. |
Bit 6 – TXFPTEF Transmit FIFO Pointer Error Flag
See FIFO Pointer Error for details.
Value | Description |
---|---|
0 | No Transmit FIFO pointer occurred. |
1 | Transmit FIFO pointer error occurred. Transceiver must be reset. |
Bit 5 – RXFTHF Receive FIFO Threshold Flag
Value | Description |
---|---|
0 | Number of unread data in Receive FIFO is below RXFTHRES threshold. |
1 | Number of unread data in Receive FIFO has reached RXFTHRES threshold since the last read of FLEX_TWI_FSR. |
Bit 4 – RXFFF Receive FIFO Full Flag
Value | Description |
---|---|
0 | Receive FIFO is not empty. |
1 | Receive FIFO has been filled since the last read of FLEX_TWI_FSR. |
Bit 3 – RXFEF Receive FIFO Empty Flag
Value | Description |
---|---|
0 | Receive FIFO is not empty. |
1 | Receive FIFO has been emptied since the last read of FLEX_TWI_FSR. |
Bit 2 – TXFTHF Transmit FIFO Threshold Flag (cleared on read)
Value | Description |
---|---|
0 | Number of data in Transmit FIFO is above TXFTHRES threshold. |
1 | Number of data in Transmit FIFO has reached TXFTHRES threshold since the last read of FLEX_TWI_FSR. |
Bit 1 – TXFFF Transmit FIFO Full Flag (cleared on read)
Value | Description |
---|---|
0 | Transmit FIFO is not full. |
1 | Transmit FIFO has been filled since the last read of FLEX_TWI_FSR. |
Bit 0 – TXFEF Transmit FIFO Empty Flag (cleared on read)
Value | Description |
---|---|
0 | Transmit FIFO is not empty. |
1 | Transmit FIFO has been emptied since the last read of FLEX_TWI_FSR. |