MSPM0G1X0X_G3X0X TI-Driver Library  2.01.00.03
Data Fields
I2CTarget_Config_ Struct Reference

I2CTarget Global configuration. More...

#include <I2CTarget.h>

Data Fields

void * object
 
void const * hwAttrs
 

Detailed Description

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.

See also
I2CTarget_init()

Field Documentation

§ object

void* I2CTarget_Config_::object

Pointer to a driver specific data object

§ hwAttrs

void const* I2CTarget_Config_::hwAttrs

Pointer to a driver specific hardware attributes structure


The documentation for this struct was generated from the following file:
© Copyright 1995-2024, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale