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) |
|
|
|
|
|
|
|
Definition at line 28 of file bppio.h. Referenced by showreg. |
|
|
|
|
|
|
|
|