HP85 GPIB Disk Emulator
1.0
HP85GPIBDiskEmulator
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
_
a
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
Typedefs
b
c
d
f
g
i
l
m
n
o
p
r
s
t
u
w
Enumerations
Enumerator
a
c
e
f
g
i
n
p
r
s
t
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
w
x
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
hardware
gpio-1284p.h
Go to the documentation of this file.
1
#ifndef _IOM1284P_H_
2
#define _IOM1284P_H_
3
4
#define PIN_BASE 0
5
#define DDR_BASE 1
6
#define PORT_BASE 2
7
9
#define GPIO_A 0
10
#define GPIO_A0 0
11
#define GPIO_A1 1
12
#define GPIO_A2 2
13
#define GPIO_A3 3
14
#define GPIO_A4 4
15
#define GPIO_A5 5
16
#define GPIO_A6 6
17
#define GPIO_A7 7
18
19
#define GPIO_B 1
20
#define GPIO_B0 8
21
#define GPIO_B1 9
22
#define GPIO_B2 10
23
#define GPIO_B3 11
24
#define GPIO_B4 12
25
#define GPIO_B5 13
26
#define GPIO_B6 14
27
#define GPIO_B7 15
28
29
#define GPIO_C 2
30
#define GPIO_C0 16
31
#define GPIO_C1 17
32
#define GPIO_C2 18
33
#define GPIO_C3 19
34
#define GPIO_C4 20
35
#define GPIO_C5 21
36
#define GPIO_C6 22
37
#define GPIO_C7 23
38
39
#define GPIO_D 3
40
#define GPIO_D0 24
41
#define GPIO_D1 25
42
#define GPIO_D2 26
43
#define GPIO_D3 27
44
#define GPIO_D4 28
45
#define GPIO_D5 29
46
#define GPIO_D6 30
47
#define GPIO_D7 31
48
49
#define GPIO_E 4
50
#define GPIO_E0 32
51
#define GPIO_E1 33
52
#define GPIO_E2 34
53
#define GPIO_E3 35
54
#define GPIO_E4 36
55
#define GPIO_E5 37
56
#define GPIO_E6 38
57
#define GPIO_E7 39
58
59
#define GPIO_F 5
60
#define GPIO_F0 40
61
#define GPIO_F1 41
62
#define GPIO_F2 42
63
#define GPIO_F3 43
64
#define GPIO_F4 44
65
#define GPIO_F5 45
66
#define GPIO_F6 46
67
#define GPIO_F7 47
68
69
#define GPIO_G 6
70
#define GPIO_G0 48
71
#define GPIO_G1 49
72
#define GPIO_G2 50
73
#define GPIO_G3 51
74
#define GPIO_G4 52
75
#define GPIO_G5 53
76
#define GPIO_G6 54
77
#define GPIO_G7 55
78
#endif // _IOM1284P_H_
Generated on Wed Apr 13 2022 21:56:48 for HP85 GPIB Disk Emulator by
1.8.17