Data Fields
eUSCI_I2C_MasterConfig Struct Reference

#include <i2c.h>

Data Fields

uint_fast8_t selectClockSource
 
uint32_t i2cClk
 
uint32_t dataRate
 
uint_fast8_t byteCounterThreshold
 
uint_fast8_t autoSTOPGeneration
 

Field Documentation

uint_fast8_t eUSCI_I2C_MasterConfig::selectClockSource

Referenced by I2C_initMaster().

uint32_t eUSCI_I2C_MasterConfig::i2cClk

Referenced by I2C_initMaster().

uint32_t eUSCI_I2C_MasterConfig::dataRate

Referenced by I2C_initMaster().

uint_fast8_t eUSCI_I2C_MasterConfig::byteCounterThreshold

Referenced by I2C_initMaster().

uint_fast8_t eUSCI_I2C_MasterConfig::autoSTOPGeneration

Referenced by I2C_initMaster().


The documentation for this struct was generated from the following file:

Copyright 2016, Texas Instruments Incorporated