![]() |
![]() |
APULPF3 Hardware attributes. More...
#include <APULPF3.h>
Data Fields | |
| unsigned int | intPriority |
| APULPF3_OperationMode | operationMode |
| APULPF3_SchedulingMode | schedulingMode |
| volatile uDMAControlTableEntry * | dmaTableEntry |
| uint32_t | dmaChannelMask |
APULPF3 Hardware attributes.
| unsigned int APULPF3_HWAttrs::intPriority |
| APULPF3_OperationMode APULPF3_HWAttrs::operationMode |
| APULPF3_SchedulingMode APULPF3_HWAttrs::schedulingMode |
| volatile uDMAControlTableEntry* APULPF3_HWAttrs::dmaTableEntry |
uDMA control table entry allocated using ALLOCATE_CONTROL_TABLE_ENTRY for DMA channel corresponding to APULPF3_HWAttrs.dmaChannelMask.
| uint32_t APULPF3_HWAttrs::dmaChannelMask |
Mask for ECH DMA channel (1 << channel number) used for APU data memory transfers.