|
STM32H735xx 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 562 of file stm32h7xx_hal_tim.h.
| #define TIM_UIFREMAP_ENABLE TIM_CR1_UIFREMAP |
Update interrupt flag remap enabled
Definition at line 563 of file stm32h7xx_hal_tim.h.
1.7.6.1