Macros | |
| #define | LL_I2C_ADDRESSING_MODE_7BIT 0x00000000U |
| #define | LL_I2C_ADDRESSING_MODE_10BIT I2C_CTRL_ADDR_BIT_M |
| #define LL_I2C_ADDRESSING_MODE_10BIT I2C_CTRL_ADDR_BIT_M |
Master operates in 10-bit addressing mode.
Definition at line 173 of file gr55xx_ll_i2c.h.
| #define LL_I2C_ADDRESSING_MODE_7BIT 0x00000000U |
Master operates in 7-bit addressing mode.
Definition at line 172 of file gr55xx_ll_i2c.h.