Extended Peripheral State functions.
More...
Extended Peripheral State functions.
==============================================================================
##### Extended Peripheral State functions #####
==============================================================================
[..]
This subsection permits to get in run-time the status of the peripheral
and the data flow.
◆ HAL_TIMEx_GetChannelNState()
Return actual state of the TIM complementary channel.
- Parameters
-
htim | TIM handle |
ChannelN | TIM Complementary channel This parameter can be one of the following values:
- TIM_CHANNEL_1: TIM Channel 1
- TIM_CHANNEL_2: TIM Channel 2
- TIM_CHANNEL_3: TIM Channel 3
|
- Return values
-
TIM | Complementary channel state |
Definition at line 2224 of file stm32f4xx_hal_tim_ex.c.
◆ HAL_TIMEx_HallSensor_GetState()
Return the TIM Hall Sensor interface handle state.
- Parameters
-
htim | TIM Hall Sensor handle |
- Return values
-
Definition at line 2209 of file stm32f4xx_hal_tim_ex.c.