STM32F439xx HAL User Manual
Functions
Extension Peripheral State functions
TIM Exported Functions

Extension Peripheral State functions. More...

Functions

HAL_TIM_StateTypeDef HAL_TIMEx_HallSensor_GetState (TIM_HandleTypeDef *htim)
 Return the TIM Hall Sensor interface state.

Detailed Description

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.


Function Documentation

Return the TIM Hall Sensor interface state.

Parameters:
htimpointer to a TIM_HandleTypeDef structure that contains the configuration information for TIM module.
Return values:
HALstate

Definition at line 1814 of file stm32f4xx_hal_tim_ex.c.

References TIM_HandleTypeDef::State.