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