aiengine
Xilinx SDK Drivers API Documentation
XAieGbl_RegShimBdPkt Struct Reference

This typedef contains the attributes for Shim DMA BD packet word register. More...

Data Fields

XAieGbl_RegFldAttr En
 Packet Enable bit field attributes. More...
 
XAieGbl_RegFldAttr Type
 Packet type bit field attributes. More...
 
XAieGbl_RegFldAttr Id
 Packet ID bit field attributes. More...
 

Detailed Description

This typedef contains the attributes for Shim DMA BD packet word register.

Field Documentation

XAieGbl_RegFldAttr XAieGbl_RegShimBdPkt::En

Packet Enable bit field attributes.

Referenced by XAieDma_ShimBdWrite().

XAieGbl_RegFldAttr XAieGbl_RegShimBdPkt::Id

Packet ID bit field attributes.

Referenced by XAieDma_ShimBdWrite().

XAieGbl_RegFldAttr XAieGbl_RegShimBdPkt::Type

Packet type bit field attributes.

Referenced by XAieDma_ShimBdWrite().