Data Structures | Macros | Variables
I2CCC32XX.h File Reference

Detailed Description

I2C driver implementation for a CC32XX I2C controller.


The I2C header file should be included in an application as follows:

Refer to I2C.h for a complete description of APIs and usage.

Supported Bit Rates

#include <stdint.h>
#include <stdbool.h>
#include <ti/drivers/I2C.h>
#include <ti/drivers/dpl/HwiP.h>
#include <ti/drivers/dpl/SemaphoreP.h>
#include <ti/drivers/Power.h>
Include dependency graph for I2CCC32XX.h:

Go to the source code of this file.

Data Structures

struct  I2CCC32XX_HWAttrsV1
 I2CCC32XX Hardware attributes. More...
 

Macros

#define I2CCC32XX_PIN_01_I2C_SCL   0x100
 
#define I2CCC32XX_PIN_02_I2C_SDA   0x101
 
#define I2CCC32XX_PIN_03_I2C_SCL   0x502
 
#define I2CCC32XX_PIN_04_I2C_SDA   0x503
 
#define I2CCC32XX_PIN_05_I2C_SCL   0x504
 
#define I2CCC32XX_PIN_06_I2C_SDA   0x505
 
#define I2CCC32XX_PIN_16_I2C_SCL   0x90F
 
#define I2CCC32XX_PIN_17_I2C_SDA   0x910
 

Variables

const I2C_FxnTable I2CCC32XX_fxnTable
 

Macro Definition Documentation

§ I2CCC32XX_PIN_01_I2C_SCL

#define I2CCC32XX_PIN_01_I2C_SCL   0x100

PIN 1 is used for I2C_SCL

§ I2CCC32XX_PIN_02_I2C_SDA

#define I2CCC32XX_PIN_02_I2C_SDA   0x101

PIN 2 is used for I2C_SDA

§ I2CCC32XX_PIN_03_I2C_SCL

#define I2CCC32XX_PIN_03_I2C_SCL   0x502

PIN 3 is used for I2C_SCL

§ I2CCC32XX_PIN_04_I2C_SDA

#define I2CCC32XX_PIN_04_I2C_SDA   0x503

PIN 4 is used for I2C_SDA

§ I2CCC32XX_PIN_05_I2C_SCL

#define I2CCC32XX_PIN_05_I2C_SCL   0x504

PIN 5 is used for I2C_SCL

§ I2CCC32XX_PIN_06_I2C_SDA

#define I2CCC32XX_PIN_06_I2C_SDA   0x505

PIN 6 is used for I2C_SDA

§ I2CCC32XX_PIN_16_I2C_SCL

#define I2CCC32XX_PIN_16_I2C_SCL   0x90F

PIN 16 is used for I2C_SCL

§ I2CCC32XX_PIN_17_I2C_SDA

#define I2CCC32XX_PIN_17_I2C_SDA   0x910

PIN 17 is used for I2C_SDA

Variable Documentation

§ I2CCC32XX_fxnTable

const I2C_FxnTable I2CCC32XX_fxnTable
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale