Read the data port of a z8530 channel
u8 read_zsdata(struct z8530_channel * c);
c
The Z8530 channel to read the data port from
The data port provides fast access to some things. We still have all the 5uS delays to worry about.
Alan Cox <[email protected]>
Author.