STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

#define TIM_TI1SELECTION_CH1   ((uint32_t)0x0000U)
 
#define TIM_TI1SELECTION_XORCOMBINATION   (TIM_CR2_TI1S)
 

Detailed Description

Macro Definition Documentation

#define TIM_TI1SELECTION_CH1   ((uint32_t)0x0000U)

Definition at line 736 of file stm32f7xx_hal_tim.h.

#define TIM_TI1SELECTION_XORCOMBINATION   (TIM_CR2_TI1S)

Definition at line 737 of file stm32f7xx_hal_tim.h.