Macros | |
#define | LL_I2C_SPEED_MODE_STANDARD I2C_CON_SPEED_STANDARD |
#define | LL_I2C_SPEED_MODE_FAST I2C_CON_SPEED_FAST |
#define | LL_I2C_SPEED_MODE_HIGH I2C_CON_SPEED_HIGH |
#define LL_I2C_SPEED_MODE_FAST I2C_CON_SPEED_FAST |
Fast (鈮?400 Kb/s) or Fast Plus mode (鈮?1000 螝b/s) of operation.
Definition at line 195 of file gr55xx_ll_i2c.h.
#define LL_I2C_SPEED_MODE_HIGH I2C_CON_SPEED_HIGH |
High Speed mode (鈮?3.4 Mb/s) of operation.
Definition at line 196 of file gr55xx_ll_i2c.h.
#define LL_I2C_SPEED_MODE_STANDARD I2C_CON_SPEED_STANDARD |
Standard Speed mode(0 to 100 Kb/s) of operation.
Definition at line 194 of file gr55xx_ll_i2c.h.