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

HAL_I2C_WRONG_START macro

Wrong start Error

Syntax

#define HAL_I2C_WRONG_START 0x00000200U

References

LocationText
stm32f4xx_hal_i2c.h:172
#define HAL_I2C_WRONG_START 0x00000200U /*!< Wrong start Error */
stm32f4xx_hal_i2c.c:3475
hi2c->ErrorCode = HAL_I2C_WRONG_START;
stm32f4xx_hal_i2c.c:6603
hi2c->ErrorCode = HAL_I2C_WRONG_START;
stm32f4xx_hal_i2c.c:6676
hi2c->ErrorCode = HAL_I2C_WRONG_START;
stm32f4xx_hal_i2c.c:6717
hi2c->ErrorCode = HAL_I2C_WRONG_START;
stm32f4xx_hal_i2c.c:6757
hi2c->ErrorCode = HAL_I2C_WRONG_START;
stm32f4xx_hal_i2c.c:6840
hi2c->ErrorCode = HAL_I2C_WRONG_START;
stm32f4xx_hal_i2c.c:6914
hi2c->ErrorCode = HAL_I2C_WRONG_START;