sConfig is only used within STM32F4xx_Nucleo_144.
 
Symbols
loading...
Files
loading...

sConfig variable

Syntax

References

LocationReferrerText
stm32f4xx_nucleo_144.c:106
static ADC_ChannelConfTypeDef sConfig;
stm32f4xx_nucleo_144.c:763BSP_JOY_Init()
sConfig.Channel = NUCLEO_ADCx_CHANNEL;
stm32f4xx_nucleo_144.c:764BSP_JOY_Init()
sConfig.SamplingTime = ADC_SAMPLETIME_3CYCLES;
stm32f4xx_nucleo_144.c:765BSP_JOY_Init()
sConfig.Rank = 1;
stm32f4xx_nucleo_144.c:766BSP_JOY_Init()
status = HAL_ADC_ConfigChannel(&hnucleo_Adc, &sConfig);

Data Use

Functions reading sConfig
sConfig
all items filtered out
Type of sConfig
sConfig
all items filtered out