Analog-to-digital converter (ADC)
3.2.9.15 ADC_GetDisableCmdStatus
FlagStatus ADC_GetDisableCmdStatus ( ADC_TypeDef *
ADCx)
Gets the selected ADC disable command Status.
ï‚· ADCx : where x can be 1, 2, 3 or 4 to select the ADC
peripheral.
ï‚· The new state of ADC ADC disable command (SET or
RESET).
3.2.9.16 ADC_VoltageRegulatorCmd
void ADC_VoltageRegulatorCmd ( ADC_TypeDef * ADCx,
FunctionalState NewState)
Enables or disables the specified ADC Voltage Regulator.
ï‚· ADCx : where x can be 1, 2, 3 or 4 to select the ADC
peripheral.
ï‚· NewState : new state of the ADCx Voltage Regulator. This
parameter can be: ENABLE or DISABLE.
3.2.9.17 ADC_SelectDifferentialMode
void ADC_SelectDifferentialMode ( ADC_TypeDef * ADCx,