45.7.12 I2SMCC Interrupt Status Register B

When I2SMCC_MRB.FIFOEN = 0, TXFFRDY, TXFFEMP, RXFFRDY and RXFFFUL are not relevant. See I2SMCC_ISRA.

Name: I2SMCC_ISRB
Offset: 0x2C
Reset: 0x00000000
Property: Read-only

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
   RXFFFULRXFFRDY  TXFFEMPTXFFRDY 
Access RRRR 
Reset 0000 
Bit 76543210 
        WERR 
Access R 
Reset 0 

Bit 13 – RXFFFUL RX FIFO Full Flag (Cleared on read)

ValueDescription
0

Cleared when I2SMCC_ISRB is read.

1 Set when RX FIFO is full and I2SMCC_MRB.FIFOEN = 1.

Bit 12 – RXFFRDY RX FIFO Ready Flag (Cleared on read)

ValueDescription
0

Cleared when I2SMCC_ISRB is read.

1 Set when RX FIFO is ready to be read and I2SMCC_MRB.FIFOEN = 1.

Bit 9 – TXFFEMP TX FIFO Empty Flag (Cleared on read)

ValueDescription
0

Cleared when I2SMCC_ISRB is read.

1 Set when TX FIFO is empty and I2SMCC_MRB.FIFOEN = 1.

Bit 8 – TXFFRDY TX FIFO Ready Flag (Cleared on read)

ValueDescription
0

Cleared when I2SMCC_ISRB is read.

1 Set when TX FIFO is ready to be written and I2SMCC_MRB.FIFOEN = 1.

Bit 0 – WERR Write Error Flag (Cleared on read)

ValueDescription
0

Cleared when the I2SMCC_ISRB is read.

1

Set when a write occurs in a protected register.