SimpleLink API Reference Manual  1.11.1
 All Data Structures Files Functions Variables Typedefs Macros Groups
sSimplLinkInformation Struct Reference

#include <cc3000_common.h>

Data Fields

unsigned short usRxEventOpcode
 
unsigned short usEventOrDataReceived
 
unsigned char * pucReceivedData
 
unsigned char * pucTxCommandBuffer
 
tFWPatches sFWPatches
 
tDriverPatches sDriverPatches
 
tBootLoaderPatches sBootLoaderPatches
 
tWlanCB sWlanCB
 
tWlanReadInteruptPin ReadWlanInterruptPin
 
tWlanInterruptEnable WlanInterruptEnable
 
tWlanInterruptDisable WlanInterruptDisable
 
tWriteWlanPin WriteWlanPin
 
signed long slTransmitDataError
 
unsigned short usNumberOfFreeBuffers
 
unsigned short usSlBufferLength
 
unsigned short usBufferSize
 
unsigned short usRxDataPending
 
unsigned long NumberOfSentPackets
 
unsigned long NumberOfReleasedPackets
 
unsigned char InformHostOnTxComplete
 

Detailed Description

Definition at line 188 of file cc3000_common.h.

Field Documentation

unsigned short usRxEventOpcode

Definition at line 190 of file cc3000_common.h.

unsigned short usEventOrDataReceived

Definition at line 191 of file cc3000_common.h.

unsigned char* pucReceivedData

Definition at line 192 of file cc3000_common.h.

unsigned char* pucTxCommandBuffer

Definition at line 193 of file cc3000_common.h.

tFWPatches sFWPatches

Definition at line 195 of file cc3000_common.h.

tDriverPatches sDriverPatches

Definition at line 196 of file cc3000_common.h.

tBootLoaderPatches sBootLoaderPatches

Definition at line 197 of file cc3000_common.h.

tWlanCB sWlanCB

Definition at line 198 of file cc3000_common.h.

tWlanReadInteruptPin ReadWlanInterruptPin

Definition at line 199 of file cc3000_common.h.

tWlanInterruptEnable WlanInterruptEnable

Definition at line 200 of file cc3000_common.h.

tWlanInterruptDisable WlanInterruptDisable

Definition at line 201 of file cc3000_common.h.

tWriteWlanPin WriteWlanPin

Definition at line 202 of file cc3000_common.h.

signed long slTransmitDataError

Definition at line 204 of file cc3000_common.h.

unsigned short usNumberOfFreeBuffers

Definition at line 205 of file cc3000_common.h.

unsigned short usSlBufferLength

Definition at line 206 of file cc3000_common.h.

unsigned short usBufferSize

Definition at line 207 of file cc3000_common.h.

unsigned short usRxDataPending

Definition at line 208 of file cc3000_common.h.

unsigned long NumberOfSentPackets

Definition at line 210 of file cc3000_common.h.

unsigned long NumberOfReleasedPackets

Definition at line 211 of file cc3000_common.h.

unsigned char InformHostOnTxComplete

Definition at line 213 of file cc3000_common.h.


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