|
STM32L4xx_HAL_Driver
1.14.0
|
Peripheral State and Errors functions. More...
Functions | |
| HAL_TSC_StateTypeDef | HAL_TSC_GetState (TSC_HandleTypeDef *htsc) |
| Return the TSC handle state. More... | |
Peripheral State and Errors functions.
===============================================================================
##### State and Errors functions #####
===============================================================================
[..]
This subsection provides functions allowing to
(+) Get TSC state. | HAL_TSC_StateTypeDef HAL_TSC_GetState | ( | TSC_HandleTypeDef * | htsc | ) |
Return the TSC handle state.
| htsc | Pointer to a TSC_HandleTypeDef structure that contains the configuration information for the specified TSC. |
| HAL | state |
Definition at line 964 of file stm32l4xx_hal_tsc.c.