STM32 DMA Channels.
More...
#include <stm32_dma.h>
◆ ch_num
| uint32_t stm32_dma_channel::ch_num |
◆ dma_mode
◆ dst
| uint8_t* stm32_dma_channel::dst |
◆ hdma
| DMA_HandleTypeDef* stm32_dma_channel::hdma |
◆ length
| uint32_t stm32_dma_channel::length |
◆ mem_data_alignment
◆ mem_increment
| bool stm32_dma_channel::mem_increment |
◆ per_data_alignment
◆ per_increment
| bool stm32_dma_channel::per_increment |
◆ priv_data
| void* stm32_dma_channel::priv_data |
◆ src
| uint8_t* stm32_dma_channel::src |
◆ trig
The documentation for this struct was generated from the following file: