write_zsdata (9) - Linux Manuals

write_zsdata: Write to a Z8530 control register

NAME

write_zsdata - Write to a Z8530 control register

SYNOPSIS

void write_zsdata(struct z8530_channel c, u8 val);

ARGUMENTS

c

The Z8530 channel

val

Value to write

DESCRIPTION

Write directly to the data register on the Z8530

AUTHOR

Alan Cox <alan [at] lxorguk.ukuu.org.uk>

Author.

COPYRIGHT