Collaboration diagram for Own Address Length:Macros | |
| #define | LL_I2C_OWNADDRESS_7BIT 0x00000000U |
| Own address 1 is a 7-bit address. More... | |
| #define | LL_I2C_OWNADDRESS_10BIT I2C_CON_10BITADDR_SLV |
| Own address 1 is a 10-bit address. More... | |
| #define LL_I2C_OWNADDRESS_10BIT I2C_CON_10BITADDR_SLV |
Own address 1 is a 10-bit address.
Definition at line 177 of file gr55xx_ll_i2c.h.
| #define LL_I2C_OWNADDRESS_7BIT 0x00000000U |
Own address 1 is a 7-bit address.
Definition at line 176 of file gr55xx_ll_i2c.h.