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: | int putc( int hcom ); | ||
Parameters: |
| ||
Return value: | on success this function returns a value of one. On failure it returns SYSERR | ||
Description: | This function sends one byte to the device specified by device descriptor argument. |