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