![]() |
![]() |
I2CTarget Global configuration. More...
#include <I2CTarget.h>
Data Fields | |
| void * | object |
| void const * | hwAttrs |
I2CTarget Global configuration.
The I2CTarget_Config structure contains a set of pointers used to characterize the I2CTarget driver implementation.
This structure needs to be defined before calling I2CTarget_init() and it must not be changed thereafter.
| void* I2CTarget_Config_::object |
Pointer to a driver specific data object
| void const* I2CTarget_Config_::hwAttrs |
Pointer to a driver specific hardware attributes structure