SAMV71 Xplained Ultra Software Package 1.5

AfeDma Struct Reference

#include <D:/git/git_canopus_1/softpack/samv7/toolkits/mdk_v71/ARM/examples/Atmel/SAMV71_Xplained_Ultra/libraries/libchip/include/afe_dma.h>

Data Fields

AfecpAfeHw
AfeCmdpCurrentCommand
sXdmadpXdmad
uint8_t afeId
volatile int8_t semaphore

Detailed Description

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

Definition at line 85 of file afe_dma.h.


Field Documentation

uint8_t AfeDma::afeId

AFEC Id as defined in the product datasheet

Definition at line 93 of file afe_dma.h.

Pointer to AFE Hardware registers

Definition at line 87 of file afe_dma.h.

Current SpiCommand being processed

Definition at line 89 of file afe_dma.h.

Pointer to DMA driver

Definition at line 91 of file afe_dma.h.

volatile int8_t AfeDma::semaphore

Mutual exclusion semaphore.

Definition at line 95 of file afe_dma.h.


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