![]() |
![]() |
|
MSP430™CapTIvateSoftwareLibraryAPIGuide
1_70_00_03
|
#include "CAPT_Touch.h"

Go to the source code of this file.
Functions | |
| uint16_t | CAPT_computeArcTanApprox (int32_t i32XComp, int32_t i32YComp) |
| uint16_t | CAPT_computeSliderVectors (tSensor *pSlider) |
| uint16_t | CAPT_computeWheelWrap (int16_t i16Position, uint16_t ui16MaxPosition) |
| void | CAPT_processSlider (tSensor *pSlider) |
| uint16_t | CAPT_getSensorPosition (tSensor *pSensor) |
| Get the position value for a slider or wheel sensor. More... | |