eZ80 Serial Driver


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

Driver descriptor structures

An opened COM device is handled internally by means of a driver descriptor structure. The structure is not available to the user directly. Rather it is operated on using the system calls described in the Quick Start section. In this section we describe this structure to give the user complete understanding about internal data handling of the driver.

Documenation Index
Home | Downloads | eZ80 Module

1