HAL
HAL_I2C_ERROR_SIZE is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_I2C_ERROR_SIZE macro

Size Management error

Syntax

#define HAL_I2C_ERROR_SIZE 0x00000040U

References

LocationText
stm32f4xx_hal_i2c.h:170
#define HAL_I2C_ERROR_SIZE 0x00000040U /*!< Size Management error */
stm32f4xx_hal_i2c.c:3210
hi2c->ErrorCode |= HAL_I2C_ERROR_SIZE;