Int 14/AX=800Ah

Prev Next Ralf Interrups Categories Contents

------

ARTICOM - MODIFY FLOW CONTROL

AX = 800Ah
BL = flow control type (00h none, 01h XON/XOFF, 02h RTS/CTS)
DX = port index (COM1=0, COM2=1, ...)

Return:
AX = error code, if error (see #00360)

Note: For attached ports only!

See Also: AX=8000h - AX=8003h - AX=8009h

Category: Serial I/O - Int 14h - A

------

Prev Next Ralf Interrups Categories Contents