DDK Sample Design |
ZiLOG Application Note |
---|
How to create and install a XINU driver for eZ80 family of processors |
Author: Andrei Kovalev FAE ZiLOG Germany |
Usage: | void close( int hcom ); |
int hcom | the communication device descriptor obtained from open() |
Description: | Closes the serial device referred by the given descriptor. |