Status of the LED's on the ioDimm. More...
#include <iodimm_types.h>
Data Fields | |
uint32_t | lib_version |
fio_iodimm_led_status_t | red |
fio_iodimm_led_status_t | yellow |
fio_iodimm_led_status_t | green |
fio_iodimm_led_status_t | external |
uint8_t | yellow_duty_percent |
uint16_t | yellow_period_msec |
uint8_t | green_duty_percent |
uint16_t | green_period_msec |
uint8_t | extern_duty_percent |
uint16_t | extern_period_msec |
Status of the LED's on the ioDimm.
uint8_t extern_duty_percent |
uint16_t extern_period_msec |
Status of the green LED
uint8_t green_duty_percent |
uint16_t green_period_msec |
uint32_t lib_version |
Fusion-io SDK API version (from FIO_STRUCT_INIT)
Status of the red LED
Status of the yellow LED
uint8_t yellow_duty_percent |
uint16_t yellow_period_msec |