|
uc-sdk
|
Macros | |
| #define | DAC_Channel_1 ((uint32_t)0x00000000) |
| #define | DAC_Channel_2 ((uint32_t)0x00000010) |
| #define | IS_DAC_CHANNEL(CHANNEL) |
| #define DAC_Channel_1 ((uint32_t)0x00000000) |
Definition at line 200 of file stm32f10x_dac.h.
| #define DAC_Channel_2 ((uint32_t)0x00000010) |
Definition at line 201 of file stm32f10x_dac.h.
| #define IS_DAC_CHANNEL | ( | CHANNEL) |
Definition at line 202 of file stm32f10x_dac.h.