Typedefs | |||
![]() | ![]() | typedef int | bool |
![]() | ![]() | a bool is an int. | |
![]() | ![]() | typedef unsigned char | byte |
![]() | ![]() | a byte is an unsigned char. | |
Licence: GPL
This API was developed for easy handling the IO pins of the IPC of the SC12 from Beck GmbH. The code was inspired from a snippet which I found in the examples delivered with the original API descriptions from Beck.
This API contains functions for set the pins to the On/Off status and for query their status.
Definition in file pinapi_t.h.
| typedef int bool |
| typedef unsigned char byte |
1.0.0 written by Dimitri van Heesch,
© 1997-1999