__I2S_HandleTypeDef::RxXferCount field
I2S Rx transfer counter (This field is initialized at the same value as transfer size at the beginning of the transfer and decremented when a sample is received NbSamplesReceived = RxBufferSize-RxBufferCount)
Syntax
__IO uint16_t RxXferCount;