STM32L443xx HAL User Manual
|
Defines | |
#define | LL_TIM_BREAK2_POLARITY_LOW 0x00000000U |
#define | LL_TIM_BREAK2_POLARITY_HIGH TIM_BDTR_BK2P |
#define LL_TIM_BREAK2_POLARITY_HIGH TIM_BDTR_BK2P |
Break input BRK2 is active high
Definition at line 1018 of file stm32l4xx_ll_tim.h.
#define LL_TIM_BREAK2_POLARITY_LOW 0x00000000U |
Break input BRK2 is active low
Definition at line 1017 of file stm32l4xx_ll_tim.h.
Referenced by LL_TIM_BDTR_StructInit().