![]() |
ISF
1.1
Intelligent Sensing Framework
|
This structure defines the user-specified parameters for bus configuration. More...
#include <isf_i2c.h>
Data Fields | |
isf_duration_t | timeout |
uint8 | speed |
i2c_BusConfigFlags_t | configFlags |
uint8 | hwSpecificCfg [HWSPECIFIC_MAX] |
This structure defines the user-specified parameters for bus configuration.
An effort has been made to keep the contents of this type generic, hiding any specific I2C peripheral details in the pHWSpecificCfg field.
Any other necessary data used by the bus-specific implementation of i2c_bus_init().