NUCLEO_ADCx_CHANNEL is only used within STM32F4xx-Nucleo.
 
Symbols
loading...
Files
loading...

NUCLEO_ADCx_CHANNEL macro

Syntax

#define NUCLEO_ADCx_CHANNEL ADC_CHANNEL_8

References

LocationText
stm32f4xx_nucleo.h:222
#define NUCLEO_ADCx_CHANNEL ADC_CHANNEL_8
stm32f4xx_nucleo.c:744
sConfig.Channel = NUCLEO_ADCx_CHANNEL;