Analog-to-digital converter (ADC)
3.2.9.4 ADC_InjectedInit
void ADC_InjectedInit ( ADC_TypeDef * ADCx,
ADC_InjectedInitTypeDef * ADC_InjectedInitStruct)
Initializes the ADCx peripheral according to the specified
parameters in the ADC_InitStruct.
ï‚· ADCx : where x can be 1, 2, 3 or 4 to select the ADC
peripheral.
ï‚· ADC_InjectInitStruct : pointer to an ADC_InjecInitTypeDef
structure that contains the configuration information for the
specified ADC injected channel.
3.2.9.5 ADC_InjectedStructInit
void ADC_InjectedStructInit ( ADC_InjectedInitTypeDef *
ADC_InjectedInitStruct)
Fills each ADC_InjectedInitStruct member with its default value.
ï‚· ADC_InjectedInitStruct : : pointer to an
ADC_InjectedInitTypeDef structure which will be initialized.
3.2.9.6 ADC_CommonInit
void ADC_CommonInit ( ADC_TypeDef * ADCx,
ADC_CommonInitTypeDef * ADC_CommonInitStruct)
Initializes the ADCs peripherals according to the specified
parameters in the ADC_CommonInitStruct.
ï‚· ADCx : where x can be 1 or 4 to select the ADC peripheral.
ï‚· ADC_CommonInitStruct : pointer to an
ADC_CommonInitTypeDef structure that contains the