HAL_I2S_TxHalfCpltCallback
void HAL_I2S_TxHalfCpltCallback (I2S_HandleTypeDef * hi2s)
Tx Transfer Half completed callbacks.
hi2s: pointer to a I2S_HandleTypeDef structure that contains
the configuration information for I2S module
HAL_I2S_TxCpltCallback
void HAL_I2S_TxCpltCallback (I2S_HandleTypeDef * hi2s)
Tx Transfer completed callbacks.
hi2s: pointer to a I2S_HandleTypeDef structure that contains
the configuration information for I2S module
HAL_I2S_RxHalfCpltCallback
void HAL_I2S_RxHalfCpltCallback (I2S_HandleTypeDef * hi2s)
Rx Transfer half completed callbacks.
hi2s: pointer to a I2S_HandleTypeDef structure that contains
the configuration information for I2S module
HAL_I2S_RxCpltCallback
void HAL_I2S_RxCpltCallback (I2S_HandleTypeDef * hi2s)
Rx Transfer completed callbacks.
hi2s: pointer to a I2S_HandleTypeDef structure that contains
the configuration information for I2S module
HAL_I2S_ErrorCallback
void HAL_I2S_ErrorCallback (I2S_HandleTypeDef * hi2s)
hi2s: pointer to a I2S_HandleTypeDef structure that contains
the configuration information for I2S module
25.3 I2S Firmware driver defines
25.3.1 I2S
I2S Audio Frequency