1.8.7.69 1.25.6.69 1.26.5.69 1.27.5.69 1.28.6.69 1.36.7.67 1.41.5.69 1.42.3.69 FLEXCOM_TWI_TRANSFER_SETUP Struct
C
/* TWI master mode */ typedef struct { /* FLEXCOM TWI Clock Speed */ uint32_t clkSpeed; } FLEXCOM_TWI_TRANSFER_SETUP;
Summary
TWI transfer setup data structure
Description
This data structure defines the TWI transfer setup and is used in the FLEXCOMx_TWI_TransferSetup API to change the I2C speed at run-time
Remarks
None.