Data Fields
I2C_Config_ Struct Reference

I2C driver's custom configuration structure. More...

#include <I2C.h>

Data Fields

void * object
 
void const * hwAttrs
 

Detailed Description

I2C driver's custom configuration structure.

See also
I2C_init()
I2C_open()

Field Documentation

§ object

void* I2C_Config_::object

Pointer to a driver specific data object.

§ hwAttrs

void const* I2C_Config_::hwAttrs

Pointer to a driver specific hardware attributes structure.


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