|
libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|

Macros | |
| #define | DMAMUX_CSR_SOF(dma_channel) (1 << ((dma_channel) - 1)) |
| DMAMUX_CSR_SOF Synchronization overrun event flag. More... | |
| #define DMAMUX_CSR_SOF | ( | dma_channel | ) | (1 << ((dma_channel) - 1)) |
DMAMUX_CSR_SOF Synchronization overrun event flag.
Definition at line 97 of file dmamux_common_all.h.