|
STM32F439xx HAL User Manual
|
Extension Peripheral State functions. More...
Functions | |
| HAL_TIM_StateTypeDef | HAL_TIMEx_HallSensor_GetState (TIM_HandleTypeDef *htim) |
| Return the TIM Hall Sensor interface state. | |
Extension Peripheral State functions.
==============================================================================
##### Extension Peripheral State functions #####
==============================================================================
[..]
This subsection permits to get in run-time the status of the peripheral
and the data flow.
Return the TIM Hall Sensor interface state.
| htim | pointer to a TIM_HandleTypeDef structure that contains the configuration information for TIM module. |
| HAL | state |
Definition at line 1814 of file stm32f4xx_hal_tim_ex.c.
References TIM_HandleTypeDef::State.
1.7.6.1