|
MotorWare f2806x Driver API Documentation
|
Contains public interface to various functions related to the I2C object. More...
#include "sw/modules/types/src/types.h"Go to the source code of this file.
Data Structures | |
| struct | I2CISRC_BITS |
| union | I2CISRC_REG |
| struct | I2CIER_BITS |
| union | I2CIER_REG |
| struct | I2CSTR_BITS |
| union | I2CSTR_REG |
| struct | I2CMDR_BITS |
| union | I2CMDR_REG |
| struct | I2CEMDR_BITS |
| union | I2CEMDR_REG |
| struct | I2CPSC_BITS |
| union | I2CPSC_REG |
| struct | I2CFFTX_BITS |
| union | I2CFFTX_REG |
| struct | I2CFFRX_BITS |
| union | I2CFFRX_REG |
| struct | I2C_REGS |
Variables | |
| volatile struct I2C_REGS | I2caRegs |
Contains public interface to various functions related to the I2C object.
(C) Copyright 2015, Texas Instruments, Inc.
Definition in file i2c.h.
1.8.9.1