aiengine
Xilinx SDK Drivers API Documentation
XAieGbl_RegFldAttr Struct Reference

This typedef contains the attributes for the register bit fields. More...

Data Fields

u32 Lsb
 Bit position of the register bit-field in the 32-bit value. More...
 
u32 Mask
 Bit mask of the register bit-field in the 32-bit value. More...
 

Detailed Description

This typedef contains the attributes for the register bit fields.

Field Documentation