MSP430™CapTIvateSoftwareLibraryAPIGuide  1_70_00_03
CAPT_Trackpad.h
Go to the documentation of this file.
1 //*****************************************************************************
2 // CAPT_Trackpad.h
3 //
5 //
8 //
9 //*****************************************************************************
10 //*****************************************************************************
13 //*****************************************************************************
14 #ifndef CAPT_TRACKPAD__
15 #define CAPT_TRACKPAD__
16 
17 #include "CAPT_Touch.h"
18 
19 //*****************************************************************************
20 //
30 //
31 //*****************************************************************************
33 
34 
35 //*****************************************************************************
36 //
38 //
42 //
46 //
47 //*****************************************************************************
48 extern void CAPT_processTrackPadGesture(tSensor *pTrackpad);
49 
50 
51 //*****************************************************************************
52 //
54 //
56 //
60 //
61 //*****************************************************************************
62 extern bool CAPT_writeTrackPadData(uint8_t ui8SensorID);
63 
64 
65 //*****************************************************************************
68 //*****************************************************************************
69 
70 #endif
void CAPT_processTrackPadSensor(tSensor *)
bool CAPT_writeTrackPadData(uint8_t ui8SensorID)
Send trackpad position and gesture.
Definition: CAPT_Type.h:654
void CAPT_processTrackPadGesture(tSensor *pTrackpad)
Process the track/gesture pad gestures.
© Copyright 1995-2018, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale