libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | DAC_SR_DMAUDR1 (1 << 13) |
DAC channel 1 DMA underrun flag. More... | |
#define | DAC_SR_DMAUDR2 (1 << 29) |
DAC channel 2 DMA underrun flag. More... | |
#define DAC_SR_DMAUDR1 (1 << 13) |
DAC channel 1 DMA underrun flag.
Definition at line 219 of file dac_common_all.h.
#define DAC_SR_DMAUDR2 (1 << 29) |
DAC channel 2 DMA underrun flag.
Definition at line 222 of file dac_common_all.h.