STM CMSIS
Macros
I2C XferOptions definition
STM32F4xx_HAL_Driver
»
I2C
»
I2C Exported Constants
Macros
#define
I2C_FIRST_FRAME
((uint32_t)0x00000001U)
#define
I2C_NEXT_FRAME
((uint32_t)0x00000002U)
#define
I2C_FIRST_AND_LAST_FRAME
((uint32_t)0x00000004U)
#define
I2C_LAST_FRAME
((uint32_t)0x00000008U)
Detailed Description
Generated by
1.8.13