STM32F439xx HAL User Manual
Defines
TIM Master Slave Mode
TIM Exported Constants

Defines

#define TIM_MASTERSLAVEMODE_ENABLE   0x00000080U
#define TIM_MASTERSLAVEMODE_DISABLE   0x00000000U

Define Documentation

#define TIM_MASTERSLAVEMODE_DISABLE   0x00000000U

Definition at line 714 of file stm32f4xx_hal_tim.h.

#define TIM_MASTERSLAVEMODE_ENABLE   0x00000080U

Definition at line 713 of file stm32f4xx_hal_tim.h.