RTEMS  5.0.0
Data Fields
DacDma Struct Reference

#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.

Field Documentation

◆ dacId

uint8_t DacDma::dacId

DACC Id as defined in the product datasheet

◆ pCurrentCommand

DacCmd* DacDma::pCurrentCommand

Current SpiCommand being processed

◆ pDacHw

Dacc* DacDma::pDacHw

Pointer to DAC Hardware registers

◆ pXdmad

sXdmad* DacDma::pXdmad

Pointer to DMA driver

◆ semaphore

volatile int8_t DacDma::semaphore

Mutual exclusion semaphore.


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