ReactOS 0.4.15-dev-6639-gebfec38
|
Go to the source code of this file.
Macros | |
#define | LP_PBUSY 0x80 /* inverted input, active high */ |
#define | LP_PACK 0x40 /* unchanged input, active low */ |
#define | LP_POUTPA 0x20 /* unchanged input, active high */ |
#define | LP_PSELECD 0x10 /* unchanged input, active high */ |
#define | LP_PERRORP 0x08 /* unchanged input, active low */ |
#define | LP_PINTEN 0x10 |
#define | LP_PSELECP 0x08 /* inverted output, active low */ |
#define | LP_PINITP 0x04 /* unchanged output, active low */ |
#define | LP_PAUTOLF 0x02 /* inverted output, active low */ |
#define | LP_PSTROBE 0x01 /* inverted output, active low */ |
Definition at line 25 of file hardware.h.
#define LP_PAUTOLF 0x02 /* inverted output, active low */ |
Definition at line 38 of file hardware.h.
Definition at line 24 of file hardware.h.
Definition at line 28 of file hardware.h.
#define LP_PINITP 0x04 /* unchanged output, active low */ |
Definition at line 37 of file hardware.h.
#define LP_PINTEN 0x10 |
Definition at line 35 of file hardware.h.
Definition at line 26 of file hardware.h.
Definition at line 27 of file hardware.h.
#define LP_PSELECP 0x08 /* inverted output, active low */ |
Definition at line 36 of file hardware.h.
#define LP_PSTROBE 0x01 /* inverted output, active low */ |
Definition at line 39 of file hardware.h.