HSE_RTC clock (HSE divided by a programmable
prescaler)
HAL_TIMEx_CommutationCallback
void HAL_TIMEx_CommutationCallback (TIM_HandleTypeDef
* htim)
Hall commutation changed callback in non blocking mode.
htim: pointer to a TIM_HandleTypeDef structure that
contains the configuration information for TIM module.
HAL_TIMEx_BreakCallback
void HAL_TIMEx_BreakCallback (TIM_HandleTypeDef * htim)
Hall Break detection callback in non blocking mode.
htim: pointer to a TIM_HandleTypeDef structure that
contains the configuration information for TIM module.
TIMEx_DMACommutationCplt
void TIMEx_DMACommutationCplt (DMA_HandleTypeDef *
hdma)
TIM DMA Commutation callback.
hdma: pointer to a DMA_HandleTypeDef structure that
contains the configuration information for the specified DMA
module.
HAL_TIMEx_HallSensor_GetState
HAL_TIM_StateTypeDef HAL_TIMEx_HallSensor_GetState
(TIM_HandleTypeDef * htim)
Return the TIM Hall Sensor interface state.
htim: pointer to a TIM_HandleTypeDef structure that
contains the configuration information for TIM module.
46.3 TIMEx Firmware driver defines
46.3.1 TIMEx
TIM Remap