Wixel SDK
Data Fields
DMA14_CONFIG Struct Reference

#include <dma.h>

Data Fields

volatile DMA_CONFIG radio
 
volatile DMA_CONFIG _2
 
volatile DMA_CONFIG _3
 
volatile DMA_CONFIG _4
 

Detailed Description

This struct consists of 4 DMA config registers for DMA channels 1-4.

Definition at line 25 of file dma.h.

Field Documentation

volatile DMA_CONFIG _2

Config struct for DMA channel 2 (unassigned)

Definition at line 33 of file dma.h.

volatile DMA_CONFIG _3

Config struct for DMA channel 3 (unassigned)

Definition at line 36 of file dma.h.

volatile DMA_CONFIG _4

Config struct for DMA channel 4 (unassigned)

Definition at line 39 of file dma.h.

volatile DMA_CONFIG radio

This is the DMA configuration struct for DMA channel 1, which we have chosen to use for transmitting and receiving radio packets.

Definition at line 30 of file dma.h.


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