|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | SMBUS_FIRST_FRAME 0x00000001U |
| #define | SMBUS_NEXT_FRAME 0x00000002U |
| #define | SMBUS_FIRST_AND_LAST_FRAME_NO_PEC 0x00000003U |
| #define | SMBUS_LAST_FRAME_NO_PEC 0x00000004U |
| #define | SMBUS_FIRST_AND_LAST_FRAME_WITH_PEC 0x00000005U |
| #define | SMBUS_LAST_FRAME_WITH_PEC 0x00000006U |
| #define SMBUS_FIRST_AND_LAST_FRAME_NO_PEC 0x00000003U |
Definition at line 333 of file stm32f4xx_hal_smbus.h.
| #define SMBUS_FIRST_AND_LAST_FRAME_WITH_PEC 0x00000005U |
Definition at line 335 of file stm32f4xx_hal_smbus.h.
| #define SMBUS_FIRST_FRAME 0x00000001U |
Definition at line 331 of file stm32f4xx_hal_smbus.h.
| #define SMBUS_LAST_FRAME_NO_PEC 0x00000004U |
Definition at line 334 of file stm32f4xx_hal_smbus.h.
| #define SMBUS_LAST_FRAME_WITH_PEC 0x00000006U |
Definition at line 336 of file stm32f4xx_hal_smbus.h.
| #define SMBUS_NEXT_FRAME 0x00000002U |
Definition at line 332 of file stm32f4xx_hal_smbus.h.