|
SmartSnippets DA1459x SDK
|
DMA peripherals priority structure. More...
#include <hw_dma.h>
Data Fields | |
| bool | use_prio |
| HW_DMA_PRIO | rx_prio |
| HW_DMA_PRIO | tx_prio |
DMA peripherals priority structure.
This specific structure is used by peripherals to enable DMA priority settings.
| HW_DMA_PRIO hw_dma_periph_prio_t::rx_prio |
RX DMA channel priority
| HW_DMA_PRIO hw_dma_periph_prio_t::tx_prio |
TX DMA channel priority
| bool hw_dma_periph_prio_t::use_prio |
Use DMA priority
1.8.16