Macros | |
#define | LL_I2C_ADDRESSING_MODE_7BIT 0x00000000U |
Master operates in 7-bit addressing mode. More... | |
#define | LL_I2C_ADDRESSING_MODE_10BIT I2C_CON_10BITADDR_MST |
Master operates in 10-bit addressing mode. More... | |
#define LL_I2C_ADDRESSING_MODE_10BIT I2C_CON_10BITADDR_MST |
Master operates in 10-bit addressing mode.
Definition at line 170 of file gr55xx_ll_i2c.h.
#define LL_I2C_ADDRESSING_MODE_7BIT 0x00000000U |
Master operates in 7-bit addressing mode.
Definition at line 169 of file gr55xx_ll_i2c.h.