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_Exported_Constants

Modules

 SDADC_Channel_Selection
 
 SDADC_Conf
 
 SDADC_InputMode
 
 SDADC_Gain
 
 SDADC_CommonMode
 
 SDADC_Offset
 
 SDADC_ExternalTrigger_sources
 
 SDADC_external_trigger_edge_for_injected_channels_conversion
 
 SDADC_DMATransfer_modes
 
 SDADC_CalibrationSequence
 
 SDADC_VREF
 
 SDADC_interrupts_definition
 
 SDADC_flags_definition
 

Macros

#define IS_SDADC_ALL_PERIPH(PERIPH)
 
#define IS_SDADC_SLAVE_PERIPH(PERIPH)
 

Detailed Description

Macro Definition Documentation

#define IS_SDADC_ALL_PERIPH (   PERIPH)
Value:
(((PERIPH) == SDADC1) || \
((PERIPH) == SDADC2) || \
((PERIPH) == SDADC3))
#define IS_SDADC_SLAVE_PERIPH (   PERIPH)
Value:
(((PERIPH) == SDADC2) || \
((PERIPH) == SDADC3))