Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: LCD_DISCO_F746NG
Fork of BSP_DISCO_F746NG by
TS Private Functions
[STM32746G_DISCOVERY_TS Exported Functions]
Functions | |
| uint8_t | BSP_TS_ResetTouchData (TS_StateTypeDef *TS_State) |
| Function used to reset all touch data before a new acquisition of touch information. | |
Function Documentation
| uint8_t BSP_TS_ResetTouchData | ( | TS_StateTypeDef * | TS_State ) |
Function used to reset all touch data before a new acquisition of touch information.
- Parameters:
-
TS_State,: Pointer to touch screen current state structure
- Return values:
-
TS_OK if OK, TE_ERROR if problem found.
Definition at line 401 of file stm32746g_discovery_ts.c.
Generated on Tue Jul 12 2022 16:14:29 by
1.7.2
