Query: z8530_rtsdtr
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Z8530_RTSDTR(9) Internal Functions Z8530_RTSDTR(9)NAMEz8530_rtsdtr - Control the outgoing DTS/RTS lineSYNOPSISvoid z8530_rtsdtr(struct z8530_channel * c, int set);ARGUMENTSc The Z8530 channel to control; set 1 to set, 0 to clearDESCRIPTIONSets or clears DTR/RTS on the requested line. All locking is handled by the caller. For now we assume all boards use the actual RTS/DTR on the chip. Apparently one or two don't. We'll scream about them later.AUTHORAlan Cox <alan@lxorguk.ukuu.org.uk> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 Z8530_RTSDTR(9)