HP85 GPIB Disk Emulator
1.0
HP85GPIBDiskEmulator
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