SAMV71 Xplained Ultra Software Package 1.4

DacDma Struct Reference

#include <D:/git/git_canopus_1/softpack/samv7/libraries/libchip_samv7/include/dac_dma.h>

Data Fields

DaccpDacHw
DacCmdpCurrentCommand
sXdmadpXdmad
uint8_t dacId
volatile int8_t semaphore

Detailed Description

Constant structure associated with DAC port. This structure prevents client applications to have access in the same time.

Definition at line 94 of file dac_dma.h.


Field Documentation

uint8_t DacDma::dacId

DACC Id as defined in the product datasheet

Definition at line 103 of file dac_dma.h.

Current SpiCommand being processed

Definition at line 99 of file dac_dma.h.

Pointer to DAC Hardware registers

Definition at line 97 of file dac_dma.h.

Pointer to DMA driver

Definition at line 101 of file dac_dma.h.

volatile int8_t DacDma::semaphore

Mutual exclusion semaphore.

Definition at line 105 of file dac_dma.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines