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.
Peripheral State and Errors functions
[Exported Functions]
Peripheral State and Errors functions. More...
Functions | |
HAL_TSC_StateTypeDef | HAL_TSC_GetState (TSC_HandleTypeDef *htsc) |
Return the TSC handle state. |
Detailed Description
Peripheral State and Errors functions.
=============================================================================== ##### State and Errors functions ##### =============================================================================== [..] This subsection provides functions allowing to (+) Get TSC state.
Function Documentation
HAL_TSC_StateTypeDef HAL_TSC_GetState | ( | TSC_HandleTypeDef * | htsc ) |
Return the TSC handle state.
- Parameters:
-
htsc,: pointer to a TSC_HandleTypeDef structure that contains the configuration information for the specified TSC.
- Return values:
-
HAL state
Definition at line 719 of file stm32l4xx_hal_tsc.c.
Generated on Tue Jul 12 2022 18:10:46 by
