Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Enumerations
gpdriver.h File Reference
#include "indiusbdevice.h"

Go to the source code of this file.

Classes

class  GPUSBDriver
 

Enumerations

enum  {
  GPUSB_NORTH = 0x08 , GPUSB_SOUTH = 0x04 , GPUSB_EAST = 0x01 , GPUSB_WEST = 0x02 ,
  GPUSB_LED_RED = 0x10 , GPUSB_LED_ON = 0x20 , GPUSB_CLEAR_RA = 0xFC , GPUSB_CLEAR_DEC = 0xF3
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
GPUSB_NORTH 
GPUSB_SOUTH 
GPUSB_EAST 
GPUSB_WEST 
GPUSB_LED_RED 
GPUSB_LED_ON 
GPUSB_CLEAR_RA 
GPUSB_CLEAR_DEC 

Definition at line 27 of file gpdriver.h.