other versions
- stretch 4.9.168-1
WRITE_ZSDATA(9) | Internal Functions | WRITE_ZSDATA(9) |
NAME¶
write_zsdata - Write to a Z8530 control registerSYNOPSIS¶
void write_zsdata(struct z8530_channel * c, u8 val);
ARGUMENTS¶
cThe Z8530 channel
val
Value to write
DESCRIPTION¶
Write directly to the data register on the Z8530AUTHOR¶
Alan Cox <alan@lxorguk.ukuu.org.uk>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |