SmartSnippets DA1459x SDK
Data Fields
hw_sdadc_dma_cfg_t Struct Reference

Cut-down to necessary DMA configuration. More...

#include <hw_sdadc.h>

Data Fields

HW_DMA_CHANNEL channel
 
HW_DMA_PRIO prio
 
bool circular
 
uint16 irq_nr_of_trans
 

Detailed Description

Cut-down to necessary DMA configuration.

Field Documentation

◆ channel

HW_DMA_CHANNEL hw_sdadc_dma_cfg_t::channel

DMA Channel Number to be used

◆ circular

bool hw_sdadc_dma_cfg_t::circular

Select normal or circular operation for DMA

◆ irq_nr_of_trans

uint16 hw_sdadc_dma_cfg_t::irq_nr_of_trans

Number of transfers before IRQ generation

◆ prio

HW_DMA_PRIO hw_sdadc_dma_cfg_t::prio

Channel priority from 0 to 7


The documentation for this struct was generated from the following file: