![]() |
![]() |
|
MSP430™CapTIvateSoftwareLibraryAPIGuide
1_70_00_03
|
#include <stdbool.h>#include <stdint.h>

Go to the source code of this file.
Data Structures | |
| struct | tPingPongBuffer |
Functions | |
| bool | CAPT_initPingPongBuffer (tPingPongBuffer *PPBuffer, uint8_t *pBuffer1, uint8_t *pBuffer2) |
| bool | CAPT_togglePingPongBuffer (tPingPongBuffer *PPBuffer) |
| This functions swaps the edit buffer with the transmit buffer. More... | |