STM32H735xx HAL User Manual
Defines
TIM12 Timer Input Ch1 Remap
TIM Exported Constants

Defines

#define LL_TIM_TIM12_TI1_RMP_GPIO   0x00000000U /* !< TIM12 input 1 is connected to GPIO */
#define LL_TIM_TIM12_TI1_RMP_SPDIF_FS   TIM_TISEL_TI1SEL_0 /* !< TIM12 input 1 is connected to SPDIF FS */

Define Documentation

#define LL_TIM_TIM12_TI1_RMP_GPIO   0x00000000U /* !< TIM12 input 1 is connected to GPIO */

Definition at line 1272 of file stm32h7xx_ll_tim.h.

#define LL_TIM_TIM12_TI1_RMP_SPDIF_FS   TIM_TISEL_TI1SEL_0 /* !< TIM12 input 1 is connected to SPDIF FS */

Definition at line 1273 of file stm32h7xx_ll_tim.h.