|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_TIM_OCREF_CLR_INT_NC 0x00000000U |
| #define | LL_TIM_OCREF_CLR_INT_ETR TIM_SMCR_OCCS |
| #define LL_TIM_OCREF_CLR_INT_ETR TIM_SMCR_OCCS |
OCREF_CLR_INT is connected to ETRF
Definition at line 1317 of file stm32l4xx_ll_tim.h.
| #define LL_TIM_OCREF_CLR_INT_NC 0x00000000U |
OCREF_CLR_INT is not connected
Definition at line 1316 of file stm32l4xx_ll_tim.h.
1.7.6.1