Toggle the parent tree of Gesture Application Programming Interfaces (APIs). Learn Applications Solutions at Microchip Toggle the hierarchy tree under Learn Applications Solutions at Microchip. … Touch Libraries Toggle the hierarchy tree under Touch Libraries. Capacitive Voltage Divider Toggle the hierarchy tree under Capacitive Voltage Divider. Gesture Application Programming Interfaces (APIs) Toggle the hierarchy tree under Gesture Application Programming Interfaces (APIs).
void MTOUCH_Gesture_updateTimer(uint16_t time_elapsed_since_update)
Description: Updates local variable with time period.
Parameter:
Type Description uint16_t time_elapsed_since_update Number of ms since last update
Return: None
void MTOUCH_Gesture_clearGesture(void )
Description: Clears all existing gesture information and prepares for the next gesture detection.
Parameters: None
Return: None
bool MTOUCH_Gesture_isGestureDetected(void )
Description: Returns if a gesture is detected or not.
Parameters: None
Return: bool
uint8_t MTOUCH_Gesture_GestureID_Get(void )
Description: Returns the current, decoded gesture.
Parameters: None
Return: uint8_t
uint8_t MTOUCH_Gesture_GestureValue_Get(void )
Description: Returns additional gesture information. Currently this is only used for the counter data wheel performing a wheel gesture.
Parameters: None
Return: uint8_t
uint8_t * MTOUCH_Gesture_GestureConfigAddress_Get(void )
Description: Return the address of the gesture struct vairable.
Parameters: None
Return: uint8_t
void MTOUCH_Gesture_Initialize(void )
Description: Initialize the gesture tracking variables.
Parameters: None
Return: uint8_t
void MTOUCH_Gesture_Service(void )
Description: Gesture engine processes updated touch info.
Parameters: None
Return: None
Back to Top
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.