|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_TIM_BREAK2_DISABLE 0x00000000U |
| #define | LL_TIM_BREAK2_ENABLE TIM_BDTR_BK2E |
| #define LL_TIM_BREAK2_DISABLE 0x00000000U |
Break2 function disabled
Definition at line 603 of file stm32l4xx_ll_tim.h.
Referenced by LL_TIM_BDTR_StructInit().
| #define LL_TIM_BREAK2_ENABLE TIM_BDTR_BK2E |
Break2 function enabled
Definition at line 604 of file stm32l4xx_ll_tim.h.
1.7.6.1