Main Page   Data Structures   File List   Data Fields   Globals  

bppio.h File Reference

Go to the source code of this file.

Data Structures

struct  bpp_delta
struct  bpp_pins
struct  bpp_switches

Defines

#define BPPIOC   ('b' << 8)
#define BPPIOC_SETOUTPINS   (BPPIOC | 3)
#define BPPIOC_GETOUTPINS   (BPPIOC | 4)
#define BPPIOC_STEP   (BPPIOC | 7)
#define BPPIOC_GETSWITCHES   (BPPIOC | 8)
#define BPPIOC_GETREGS   (BPPIOC | 9)
#define BPPIOC_SETRAWDATA   (BPPIOC | 13)
#define BPPIOC_GETRAWDATA   (BPPIOC | 14)


Define Documentation

#define BPPIOC   ('b' << 8)
 

Definition at line 23 of file bppio.h.

#define BPPIOC_GETOUTPINS   (BPPIOC | 4)
 

Definition at line 25 of file bppio.h.

#define BPPIOC_GETRAWDATA   (BPPIOC | 14)
 

Definition at line 30 of file bppio.h.

#define BPPIOC_GETREGS   (BPPIOC | 9)
 

Definition at line 28 of file bppio.h.

Referenced by showreg.

#define BPPIOC_GETSWITCHES   (BPPIOC | 8)
 

Definition at line 27 of file bppio.h.

#define BPPIOC_SETOUTPINS   (BPPIOC | 3)
 

Definition at line 24 of file bppio.h.

#define BPPIOC_SETRAWDATA   (BPPIOC | 13)
 

Definition at line 29 of file bppio.h.

#define BPPIOC_STEP   (BPPIOC | 7)
 

Definition at line 26 of file bppio.h.


Generated on Wed Apr 9 08:56:16 2003 for TREES by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002