HAL
HAL_I2S_GetError() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_I2S_GetError() function

Return the I2S error code

Syntax

uint32_t HAL_I2S_GetError(I2S_HandleTypeDef *hi2s);
Implemented in stm32f4xx_hal_i2s.c:1783

Arguments

hi2s

pointer to a I2S_HandleTypeDef structure that contains the configuration information for I2S module

Return value

I2S Error Code

References

LocationText
stm32f4xx_hal_i2s.c:1783
uint32_t HAL_I2S_GetError(I2S_HandleTypeDef *hi2s)
stm32f4xx_hal_i2s.h:500
uint32_t HAL_I2S_GetError(I2S_HandleTypeDef *hi2s);

Data Use

Data read by HAL_I2S_GetError()
HAL_I2S_GetError()
Type of HAL_I2S_GetError()
HAL_I2S_GetError()
uint32_t
all items filtered out