PDK API Guide for AM64x
CSL_BcdmaRouteTag Struct Reference

Detailed Description

[udmap_only] Routing tag information

This structure contains information describing a routing tag.

Data Fields

uint32_t loSel
 
uint8_t loVal
 
uint32_t hiSel
 
uint8_t hiVal
 

Field Documentation

◆ loSel

uint32_t CSL_BcdmaRouteTag::loSel

[IN] Specifies how the low tag value is determined. See CSL_BcdmaTagSelect

◆ loVal

uint8_t CSL_BcdmaRouteTag::loVal

[IN] Tag[7:0] low byte value (used if loSel == 1)

◆ hiSel

uint32_t CSL_BcdmaRouteTag::hiSel

[IN] Specifies how the high tag value is determined. See CSL_BcdmaTagSelect

◆ hiVal

uint8_t CSL_BcdmaRouteTag::hiVal

[IN] Tag[7:0] high byte value (used if hiSel == 1)