思澈科技软件开发工具包  2.20
I2S_Exported_Functions_Group3

Functions

HAL_I2S_StateTypeDef HAL_I2S_GetState (I2S_HandleTypeDef *hi2s)
 Return the I2S state. More...
 
uint32_t HAL_I2S_GetError (I2S_HandleTypeDef *hi2s)
 Return the I2S error code. More...
 

Detailed Description

Function Documentation

◆ HAL_I2S_GetError()

uint32_t HAL_I2S_GetError ( I2S_HandleTypeDef hi2s)

Return the I2S error code.

Parameters
hi2spointer to a I2S_HandleTypeDef structure that contains the configuration information for I2S module
Return values
I2SError Code

◆ HAL_I2S_GetState()

HAL_I2S_StateTypeDef HAL_I2S_GetState ( I2S_HandleTypeDef hi2s)

Return the I2S state.

Parameters
hi2spointer to a I2S_HandleTypeDef structure that contains the configuration information for I2S module
Return values
HALstate