STM32H735xx HAL User Manual
Functions
Peripheral State functions
DTS Exported Functions

Peripheral State functions. More...

Functions

HAL_DTS_StateTypeDef HAL_DTS_GetState (DTS_HandleTypeDef *hdts)
 Return the DTS handle state.

Detailed Description

Peripheral State functions.

 ===============================================================================
                      ##### Peripheral State functions #####
 ===============================================================================
    [..]
    This subsection permits to get in run-time the status of the peripheral.


Function Documentation

HAL_DTS_StateTypeDef HAL_DTS_GetState ( DTS_HandleTypeDef *  hdts)

Return the DTS handle state.

Parameters:
hdtsDTS handle
Return values:
HALstate

Definition at line 769 of file stm32h7xx_hal_dts.c.