other versions
- stretch 4.9.168-1
READ_ZSDATA(9) | Internal Functions | READ_ZSDATA(9) |
NAME¶
read_zsdata - Read the data port of a Z8530 channelSYNOPSIS¶
u8 read_zsdata(struct z8530_channel * c);
ARGUMENTS¶
cThe Z8530 channel to read the data port from
DESCRIPTION¶
The data port provides fast access to some things. We still have all the 5uS delays to worry about.AUTHOR¶
Alan Cox <alan@lxorguk.ukuu.org.uk>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |