STM32F37 Standard Peripheral bibliotheek  1.0
ST Microelectronics bibliotheek documentatie voor de STM32F37 Standard Peripheral Library
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
SDADC_InitTypeDef Struct Reference

SDADC Init structure definition. More...

#include <stm32f37x_sdadc.h>

Data Fields

uint32_t SDADC_Channel
 
FunctionalState SDADC_ContinuousConvMode
 
FunctionalState SDADC_FastConversionMode
 

Detailed Description

SDADC Init structure definition.

Field Documentation

uint32_t SDADC_Channel
                    Select the regular channel.

This parameter can be any value of SDADC_Channel_Selection

FunctionalState SDADC_ContinuousConvMode
  Specifies whether the conversion is performed in

Continuous or Single mode. This parameter can be set to ENABLE or DISABLE.

FunctionalState SDADC_FastConversionMode
  Specifies whether the conversion is performed in

fast mode. This parameter can be set to ENABLE or DISABLE.


The documentation for this struct was generated from the following file: