HAL I2S Generic Driver
HAL_I2S_Receive_DMA()
HAL_I2S_DMAPause()
HAL_I2S_DMAResume()
HAL_I2S_DMAStop()
HAL_I2S_IRQHandler()
HAL_I2S_TxHalfCpltCallback()
HAL_I2S_TxCpltCallback()
HAL_I2S_RxHalfCpltCallback()
HAL_I2S_RxCpltCallback()
HAL_I2S_ErrorCallback()
HAL_I2S_GetState()
HAL_I2S_GetError()
25.2.4
Peripheral State and Errors functions
This subsection permits to get in run-time the status of the peripheral and the data flow.
This section contains the following APIs:
HAL_I2S_GetState()
HAL_I2S_GetError()
25.2.5
Detailed description of functions
HAL_I2S_Init
Function name
Function description
Parameters
Return values
HAL_I2S_DeInit
Function name
Function description
Parameters
Return values
HAL_I2S_MspInit
Function name
Function description
Parameters
Return values
318/1371
HAL_StatusTypeDef HAL_I2S_Init (I2S_HandleTypeDef * hi2s)
Initializes the I2S according to the specified parameters in the
I2S_InitTypeDef and create the associated handle.
hi2s: pointer to a I2S_HandleTypeDef structure that contains
the configuration information for I2S module
HAL: status
HAL_StatusTypeDef HAL_I2S_DeInit (I2S_HandleTypeDef *
hi2s)
DeInitializes the I2S peripheral.
hi2s: pointer to a I2S_HandleTypeDef structure that contains
the configuration information for I2S module
HAL: status
void HAL_I2S_MspInit (I2S_HandleTypeDef * hi2s)
I2S MSP Init.
hi2s: pointer to a I2S_HandleTypeDef structure that contains
the configuration information for I2S module
None:
DocID028236 Rev 2
UM1940
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers