|  | CMSIS-Driver
    Version 2.6.0
    Peripheral Interface for Middleware and Application Code | 
Specify address flags. More...
| Macros | |
| #define | ARM_I2C_ADDRESS_10BIT (0x0400) | 
| 10-bit address flag  More... | |
| #define | ARM_I2C_ADDRESS_GC (0x8000) | 
| General Call flag.  More... | |
Specify address flags.
Specifies the address type for the functions ARM_I2C_MasterReceive, ARM_I2C_MasterTransmit and ARM_I2C_OWN_ADDRESS.
| #define ARM_I2C_ADDRESS_10BIT (0x0400) | 
10-bit address flag
| #define ARM_I2C_ADDRESS_GC (0x8000) | 
General Call flag.