libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
#include <libopencm3/stm32/dma.h>
Go to the source code of this file.
Functions | |
void | dma_set_channel_request (uint32_t dma, uint8_t channel, uint8_t request) |
DMA Channel Set Request Selection. More... | |