|
STM32L443xx HAL User Manual
|
Defines | |
| #define | TIM_UIFREMAP_DISABLE 0x00000000U |
| #define | TIM_UIFREMAP_ENABLE TIM_CR1_UIFREMAP |
| #define TIM_UIFREMAP_DISABLE 0x00000000U |
Update interrupt flag remap disabled
Definition at line 553 of file stm32l4xx_hal_tim.h.
| #define TIM_UIFREMAP_ENABLE TIM_CR1_UIFREMAP |
Update interrupt flag remap enabled
Definition at line 554 of file stm32l4xx_hal_tim.h.
1.7.6.1