STM32H735xx HAL User Manual
|
Defines | |
#define | LL_TIM_BREAK_AFMODE_INPUT 0x00000000U |
#define | LL_TIM_BREAK_AFMODE_BIDIRECTIONAL TIM_BDTR_BKBID |
#define LL_TIM_BREAK_AFMODE_BIDIRECTIONAL TIM_BDTR_BKBID |
Break input BRK in bidirectional mode
Definition at line 1146 of file stm32h7xx_ll_tim.h.
#define LL_TIM_BREAK_AFMODE_INPUT 0x00000000U |
Break input BRK in input mode
Definition at line 1145 of file stm32h7xx_ll_tim.h.
Referenced by LL_TIM_BDTR_StructInit().