I2C Module Registers
1035
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
C28 Inter-Integrated Circuit Module
Table 14-22. I2C Receive FIFO Register (I2CFFRX) Field Descriptions (continued)
Bit
Field
Value
Description
5
RXFFIENA
Receive FIFO interrupt enable bit.
0
Disabled. RXFFINT flag does not generate an interrupt when set.
1
Enabled. RXFFINT flag does generate an interrupt when set.
4-0
RXFFIL4-0
Receive FIFO interrupt level.
These bits set the status level that will set the receive interrupt flag. When the RXFFST4-0 bits
reach a value equal to or greater than these bits, the RXFFINT flag is set. This will generate an
interrupt if the RXFFIENA bit is set.
Note: Since these bits are reset to zero, the receive FIFO interrupt flag will be set if the receive
FIFO operation is enabled and the I2C is taken out of reset. This will generate a receive FIFO
interrupt if enabled. To avoid this, modify these bits on the same instruction as or prior to setting the
RXFFRST bit.