write_zsctrl (9) Linux Manual Page
write_zsctrl – Write to a Z8530 control register
Synopsis
void write_zsctrl(struct z8530_channel *c, u8 val);
Arguments
c
-
- The Z8530 channel
val
- Value to write
Description
Write directly to the control register on the Z8530
Author
Alan Cox <alan [at] lxorguk.ukuu.org.uk>
- Author.
