aiengine
Xilinx SDK Drivers API Documentation
XAieGbl_RegCoreSts Struct Reference

This typedef contains the attributes for the Core status register. More...

Data Fields

u32 RegOff
 Register offset. More...
 
XAieGbl_RegFldAttr Done
 Done value field attributes. More...
 
XAieGbl_RegFldAttr Rst
 Reset value field attributes. More...
 
XAieGbl_RegFldAttr En
 Enable value field attributes. More...
 

Detailed Description

This typedef contains the attributes for the Core status register.

Field Documentation

XAieGbl_RegFldAttr XAieGbl_RegCoreSts::Done

Done value field attributes.

Referenced by XAieTile_CoreReadStatusDone(), and XAieTile_CoreWaitStatus().

XAieGbl_RegFldAttr XAieGbl_RegCoreSts::En

Enable value field attributes.

Referenced by XAieTile_CoreWaitStatus().

u32 XAieGbl_RegCoreSts::RegOff

Register offset.

Referenced by XAieTile_CoreReadStatusDone(), and XAieTile_CoreWaitStatus().

XAieGbl_RegFldAttr XAieGbl_RegCoreSts::Rst

Reset value field attributes.