sysmon
Xilinx SDK Drivers API Documentation
XSysMon Struct Reference

The driver's instance data. More...

Data Fields

XSysMon_Config Config
 XSysMon_Config of current device. More...
 
u32 IsReady
 Device is initialized and ready. More...
 
u32 Mask
 Store the previously written value in CONVST register. More...
 

Detailed Description

The driver's instance data.

The user is required to allocate a variable of this type for every System Monitor/ADC device in the system. A pointer to a variable of this type is then passed to the driver API functions.

Field Documentation

u32 XSysMon::Mask