RTEMS  5.0.0
Data Fields
AfeDma Struct Reference

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

Field Documentation

◆ afeId

uint8_t AfeDma::afeId

AFEC Id as defined in the product datasheet

◆ pAfeHw

Afec* AfeDma::pAfeHw

Pointer to AFE Hardware registers

◆ pCurrentCommand

AfeCmd* AfeDma::pCurrentCommand

Current SpiCommand being processed

◆ pXdmad

sXdmad* AfeDma::pXdmad

Pointer to DMA driver

◆ semaphore

volatile int8_t AfeDma::semaphore

Mutual exclusion semaphore.


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