EasyManua.ls Logo

ST STM32F31xx

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Analog-to-digital converter (ADC)
UM1581
58/584
DocID023800 Rev 1
Function Name
void ADC_DeInit ( ADC_TypeDef * ADCx)
Function Description
Deinitializes the ADCx peripheral registers to their default reset
values.
Parameters
ADCx : where x can be 1, 2,3 or 4 to select the ADC
peripheral.
Return values
None.
Notes
None.
3.2.9.2 ADC_Init
Function Name
void ADC_Init ( ADC_TypeDef * ADCx, ADC_InitTypeDef *
ADC_InitStruct)
Function Description
Initializes the ADCx peripheral according to the specified
parameters in the ADC_InitStruct.
Parameters
ADCx : where x can be 1, 2, 3 or 4 to select the ADC
peripheral.
ADC_InitStruct : pointer to an ADC_InitTypeDef structure
that contains the configuration information for the specified
ADC peripheral.
Return values
None.
Notes
None.
3.2.9.3 ADC_StructInit
Function Name
void ADC_StructInit ( ADC_InitTypeDef * ADC_InitStruct)
Function Description
Fills each ADC_InitStruct member with its default value.
Parameters
ADC_InitStruct : : pointer to an ADC_InitTypeDef structure
which will be initialized.
Return values
None.
Notes
None.

Table of Contents

Related product manuals