MSP430™CapTIvateSoftwareLibraryAPIGuide  1_70_00_03
Data Fields
tPingPongBuffer Struct Reference

#include <CAPT_PingPongBuffer.h>

Data Fields

uint8_t * pEditBuffer
 *pEditBuffer is a pointer to the buffer that can be written to. More...
 
uint8_t * pTransmitBuffer
 *pTransmitBuffer is a pointer to the buffer that can be read from. More...
 

Detailed Description

typedef tPingPongBuffer

tPingPongBuffer is the data type for a tPingPongBuffer container. tPingPongBuffer APIs operate on tPingPongBuffer structures. The structure is two bytes in size. The arrays are pointed to and accessed outside of the APIs provided here.

Field Documentation

§ pEditBuffer

uint8_t* tPingPongBuffer::pEditBuffer

*pEditBuffer is a pointer to the buffer that can be written to.

§ pTransmitBuffer

uint8_t* tPingPongBuffer::pTransmitBuffer

*pTransmitBuffer is a pointer to the buffer that can be read from.


The documentation for this struct was generated from the following file:
© Copyright 1995-2018, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale