SWRU543B January 2019 – June 2025 CC3230S , CC3230SF , CC3235MODS , CC3235MODSF , CC3235S , CC3235SF
Configures and enables RX FIFO.
Parameters:
ulBasethe base address of the I2S module
ulRxLevelthe RX FIFO DMA request level
ulWordsPerTransfer
the number of words transferred from the FIFOThis function configures and enables I2S RX FIFO.
The parameter
ulRxLevel
sets the level at which receive DMA requests are generated. This should be nonzero integer multiple of number of serializers enabled as receivers.
The parameter
ulWordsPerTransfer
sets the number of words transferred to the RX FIFO from the data lines. This value must equal the number of serializers used as receivers.
Returns:
None