STM32F0 Standard Peripheral bibliotheek  1.0
ST Microelectronics standard peripheral bibliotheek documentatie voor de STM32F0 familie
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
DAC_Channel_selection

Macros

#define DAC_Channel_1   ((uint32_t)0x00000000)
 
#define IS_DAC_CHANNEL(CHANNEL)   (((CHANNEL) == DAC_Channel_1))
 

Detailed Description