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_AINStructTypeDef Struct Reference

SDADC Analog Inputs Configuration structure definition. More...

#include <stm32f37x_sdadc.h>

Data Fields

uint32_t SDADC_InputMode
 
uint32_t SDADC_Gain
 
uint32_t SDADC_CommonMode
 
uint32_t SDADC_Offset
 

Detailed Description

SDADC Analog Inputs Configuration structure definition.

Field Documentation

uint32_t SDADC_CommonMode
     Specifies the common mode setting (VSSA, VDDA, VDDA/2).

This parameter can be any value of SDADC_CommonMode

uint32_t SDADC_Gain
           Specifies the gain setting.

This parameter can be any value of SDADC_Gain

uint32_t SDADC_InputMode
      Specifies the input structure type (single ended, differential...)

This parameter can be any value of SDADC_InputMode

uint32_t SDADC_Offset
         Specifies the 12-bit offset value.

This parameter can be any value lower or equal to 0x00000FFF


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