|
API Documentation
9.14.00
|
I2CCC26XX Pin Configuration. More...
Data Fields | |
| uint8_t | pinSCL |
| uint8_t | pinSDA |
I2CCC26XX Pin Configuration.
Pin configuration that holds non-default pins. The default pin configuration is typically defined in I2CCC26XX_HWAttrsV1 placed in the board file. The pin configuration structure is used by setting the custom void pointer in the I2C_Params to point to this struct. If the custom void pointer is NULL, the I2CCC26XX_HWAttrsV1 pin mapping will be used.
1.8.12