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
portio.h
Go to the documentation of this file.
1
15
#ifndef _PORTIO_TESTS_H_
16
#define _PORTIO_TESTS_H_
17
18
/* portio_tests.c */
19
void
portio_help
(
int
full );
20
int
portio_tests
(
int
argc __attribute__((unused)),
char
*argv []);
21
#endif // #ifndef _PORTIO_TESTS_H_
portio_help
void portio_help(int full)
Help Menu for AVR PORT IO functions See: int port_tests(char *str)
Definition:
portio.c:25
portio_tests
int portio_tests(int argc __attribute__((unused)), char *argv[])
PORT user tests User invoked PORT functions and tasks.
Definition:
portio.c:44
Generated on Wed Apr 13 2022 21:56:48 for HP85 GPIB Disk Emulator by
1.8.17