#include <D:/git/git_canopus_1/softpack/samv7/libraries/libchip_samv7/include/dac_dma.h>
Data Fields | |
Dacc * | pDacHw |
DacCmd * | pCurrentCommand |
sXdmad * | pXdmad |
uint8_t | dacId |
volatile int8_t | semaphore |
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.
uint8_t DacDma::dacId |
volatile int8_t DacDma::semaphore |