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.
Fork of BSP_DISCO_F469NI by
STM32469I Discovery TS Private Functions
[STM32469I Discovery TS Public 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. | |
| __weak void | BSP_TS_INT_MspInit (void) | 
| Initializes the TS_INT pin MSP. | |
Function Documentation
| __weak void BSP_TS_INT_MspInit | ( | void | ) | 
Initializes the TS_INT pin MSP.
Definition at line 446 of file stm32469i_discovery_ts.c.
| 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 417 of file stm32469i_discovery_ts.c.
Generated on Wed Jul 13 2022 22:17:00 by
 1.7.2
 1.7.2 
    