SMBus Library for MSP430G2xx3 Devices  1.10.00.00
 All Data Structures Functions Variables Enumerations Enumerator Modules Pages
SMBus_Nwk Struct Reference

Definition of SMBus Network structure. More...

#include <smbus.h>

Data Fields

volatile SMBus_NwkState eState
 
uint8_t currentAddr
 Network state machine.
 
uint8_t currentCmd
 Current Address+R/W.
 
uint8_t rxIndex
 Current Command.
 
uint8_t rxLen
 RX Byte counter.
 
uint8_t rxSize
 Bytes to receive.
 
uint8_t * rxBuffPtr
 Max size of buffer.
 
uint8_t txIndex
 Reception Buffer pointer.
 
uint8_t txLen
 Byte counter.
 
uint8_t * txBuffPtr
 Bytes to send.
 
uint8_t * recByteTxPtr
 Transmission pointer.
 
uint8_t txSize
 Receive Byte response.
 
uint8_t pec
 Max size of buffer.
 

Detailed Description

Definition of SMBus Network structure.


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

Copyright 2015, Texas Instruments Incorporated