aiengine
Xilinx SDK Drivers API Documentation
XAieGbl_RegCoreCtrl Struct Reference

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

Data Fields

u32 RegOff
 Register offset. More...
 
XAieGbl_RegFldAttr CtrlEn
 Enable field attributes. More...
 
XAieGbl_RegFldAttr CtrlRst
 Reset field attributes. More...
 

Detailed Description

This typedef contains the attributes for the Core control register.

Field Documentation

XAieGbl_RegFldAttr XAieGbl_RegCoreCtrl::CtrlEn

Enable field attributes.

Referenced by XAieTile_CoreControl().

XAieGbl_RegFldAttr XAieGbl_RegCoreCtrl::CtrlRst

Reset field attributes.

Referenced by XAieTile_CoreControl().

u32 XAieGbl_RegCoreCtrl::RegOff

Register offset.

Referenced by XAieTile_CoreControl().