![]() |
PDK API Guide for AM64x
|
[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 |
uint32_t CSL_BcdmaRouteTag::loSel |
[IN] Specifies how the low tag value is determined. See CSL_BcdmaTagSelect
uint8_t CSL_BcdmaRouteTag::loVal |
[IN] Tag[7:0] low byte value (used if loSel == 1)
uint32_t CSL_BcdmaRouteTag::hiSel |
[IN] Specifies how the high tag value is determined. See CSL_BcdmaTagSelect
uint8_t CSL_BcdmaRouteTag::hiVal |
[IN] Tag[7:0] high byte value (used if hiSel == 1)