microHAL
An abstraction layer for your future F4xx projects
|
Contains DMA stream options. More...
#include <dma.h>
Data Fields | |
volatile _Bool | Circular: 1 |
volatile _Bool | DoubleBuffer: 1 |
volatile _Bool | PerIncrement: 1 |
volatile _Bool | MemIncrement: 1 |
volatile _Bool | PerFlowCtrl: 1 |
Contains DMA stream options.