|
STM32H735xx HAL User Manual
|
Modules | |
| Initialization and de-initialization Functions | |
Initialization and de-initialization functions. | |
| HAL Control functions | |
HAL Control functions. | |
Functions | |
| void | HAL_SYSCFG_ADC2ALT_Rout1Config (uint32_t Adc2AltRout1) |
| SYSCFG ADC2 internal input alternate connection macros. | |
| void HAL_SYSCFG_ADC2ALT_Rout1Config | ( | uint32_t | Adc2AltRout1 | ) |
SYSCFG ADC2 internal input alternate connection macros.
| Adc2AltRout1 | This parameter can be a value of :
|
Definition at line 901 of file stm32h7xx_hal.c.
References assert_param, and IS_SYSCFG_ADC2ALT_ROUT1.
1.7.6.1