Scroll to navigation

WRITE_ZSDATA(9) Internal Functions WRITE_ZSDATA(9)

NAME

write_zsdata - Write to a Z8530 control register

SYNOPSIS

void write_zsdata(struct z8530_channel * c, u8 val);

ARGUMENTS

struct z8530_channel * c

The Z8530 channel

u8 val

Value to write

DESCRIPTION

Write directly to the data register on the Z8530

AUTHOR

Alan Cox <alan@lxorguk.ukuu.org.uk>

Author.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11