pengyingbo void ADCx_Init(void); u16 ADC_GetValue(uint8_t ADC_Channel,uint8_t ADC_SampleTime); #include "stm32f10x.h" // Device header // ADC 编号选择 // 可以是 ADC1/2/3 #endif