Collaboration diagram for I2C General Call Addressing Mode:Macros | |
| #define | I2C_GENERALCALL_DISABLE (0x00000000U) |
| General call mode disable. More... | |
| #define | I2C_GENERALCALL_ENABLE (0x00000001U) |
| General call mode enable. More... | |
| #define I2C_GENERALCALL_DISABLE (0x00000000U) |
General call mode disable.
Definition at line 300 of file gr55xx_hal_i2c.h.
| #define I2C_GENERALCALL_ENABLE (0x00000001U) |
General call mode enable.
Definition at line 301 of file gr55xx_hal_i2c.h.