Lines Matching +full:rx +full:- +full:inactive
1 /* SPDX-License-Identifier: BSD-3-Clause */
5 Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
6 This file is available under a BSD-style copyright
19 Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
21 This file is available under a BSD-style copyright
41 Buffer formats for RX/TX data messages are not defined by
44 USB OUT (host -> USAxx, transmit) messages contain a
52 USB IN (USAxx -> host, receive) messages begin with a status
92 (3) An RX data message in which the first byte has 0x80 clear
102 1999mar30 beef up support for RX error reporting
105 2000mar08 clone from usa26msg.h -> usa49msg.h
107 2000may03 change external clocking to match USA-49W hardware
108 2000jun01 add extended BSD-style copyright text
117 Host->device messages sent on the global control endpoint:
120 ---------- --------------------
129 0x80 set non-port control message follows
143 prescaler, // specified as N/8; values 8-ff are valid
158 rts, // 1=active, 0=inactive
170 txAckThreshold, // 0=not allowed, 1=normal, 2-255 deliver ACK faster
176 port ends in a TX_OFF state); any non-zero value is respected
189 disablePort; // stop servicing port (does implicit tx/rx flush/off)
199 #define STOPBITS_5_1p5 0x04 // 1.5 stop bits for 5-bit byte
200 #define STOPBITS_678_2 0x04 // 2 stop bits for 6/7/8-bit byte
213 set (to any non-zero value). The device will respond to
216 sends any control message (either global or port-specific).
230 Device->host messages send on the global status endpoint
233 ---------- --------------------
247 _txXoff, // transmit is in XOFF state (either host or RX XOFF)
251 rs232valid; // RS-232 signal valid
254 // bits in RX data message when STAT byte is included