fio_iodimm_power_usage Struct Reference

Struct representing power monitor information from the driver. More...

#include <iodimm_types.h>

Data Fields

uint32_t lib_version
uint8_t is_valid
float bus_volts
float bus_peak_volts
float bus_min_volts
float bus_watts
float bus_peak_watts
float bus_amps
float bus_peak_amps

Detailed Description

Struct representing power monitor information from the driver.


Field Documentation

float bus_amps

The current value of amperage flowing in the PCIE 12V bus.

The min voltage seen on the PCIE 12V bus since last cleared.

The current value of amperage flowing in the PCIE 12V bus.

The max voltage seen on the PCIE 12V bus since last cleared.

The peak wattage seen on the PCIE 12V bus since last cleared.

float bus_volts

The voltage on the PCIE 12V bus.

float bus_watts

The wattage being drawn on the PCIE 12V bus.

uint8_t is_valid

Whether or not the power usage could be determined. a value of 0 indicates that it could not be determined and the other values in this struct are bad.

uint32_t lib_version

Fusion SDK API version (populated by FIO_STRUCT_INIT)


The documentation for this struct was generated from the following file:
Generated on Sun Oct 24 15:03:00 2010 for Fusion-io Device Management Public SDK by  doxygen 1.6.3