|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_TIM_OCPOLARITY_HIGH 0x00000000U |
| #define | LL_TIM_OCPOLARITY_LOW TIM_CCER_CC1P |
| #define LL_TIM_OCPOLARITY_HIGH 0x00000000U |
OCxactive high
Definition at line 764 of file stm32l4xx_ll_tim.h.
Referenced by LL_TIM_OC_StructInit().
| #define LL_TIM_OCPOLARITY_LOW TIM_CCER_CC1P |
OCxactive low
Definition at line 765 of file stm32l4xx_ll_tim.h.
1.7.6.1