|
STM32H735xx HAL User Manual
|
Peripheral State functions. More...
Functions | |
| HAL_DTS_StateTypeDef | HAL_DTS_GetState (DTS_HandleTypeDef *hdts) |
| Return the DTS handle state. | |
Peripheral State functions.
===============================================================================
##### Peripheral State functions #####
===============================================================================
[..]
This subsection permits to get in run-time the status of the peripheral.
| HAL_DTS_StateTypeDef HAL_DTS_GetState | ( | DTS_HandleTypeDef * | hdts | ) |
Return the DTS handle state.
| hdts | DTS handle |
| HAL | state |
Definition at line 769 of file stm32h7xx_hal_dts.c.
1.7.6.1