Data Fields
APULPF3_HWAttrs Struct Reference

APULPF3 Hardware attributes. More...

#include <APULPF3.h>

Data Fields

unsigned int intPriority
 
APULPF3_OperationMode operationMode
 
APULPF3_SchedulingMode schedulingMode
 
volatile uDMAControlTableEntry * dmaTableEntry
 
uint32_t dmaChannelMask
 

Detailed Description

APULPF3 Hardware attributes.

Field Documentation

§ intPriority

unsigned int APULPF3_HWAttrs::intPriority

§ operationMode

APULPF3_OperationMode APULPF3_HWAttrs::operationMode

§ schedulingMode

APULPF3_SchedulingMode APULPF3_HWAttrs::schedulingMode

§ dmaTableEntry

volatile uDMAControlTableEntry* APULPF3_HWAttrs::dmaTableEntry

uDMA control table entry allocated using ALLOCATE_CONTROL_TABLE_ENTRY for DMA channel corresponding to APULPF3_HWAttrs.dmaChannelMask.

§ dmaChannelMask

uint32_t APULPF3_HWAttrs::dmaChannelMask

Mask for ECH DMA channel (1 << channel number) used for APU data memory transfers.


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale