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
DAC_Exported_Constants

Modules

 DAC_trigger_selection
 
 DAC_wave_generation
 
 DAC_lfsrunmask_triangleamplitude
 
 DAC_output_buffer
 
 DAC_Channel_selection
 
 DAC_data_alignment
 
 DAC_data
 
 DAC_interrupts_definition
 
 DAC_flags_definition
 

Macros

#define IS_DAC_ALL_PERIPH(PERIPH)
 
#define IS_DAC_LIST1_PERIPH(PERIPH)   (((PERIPH) == DAC1))
 

Detailed Description

Macro Definition Documentation

#define IS_DAC_ALL_PERIPH (   PERIPH)
Value:
(((PERIPH) == DAC1) || \
((PERIPH) == DAC2))