Modem Control Signals ON Mask
For example:
┌─────────┬───────────┬───────────────┐ │Mask ON │Mask OFF │Description │ ├─────────┼───────────┼───────────────┤ │ 01h │ FFh │Set DTR │ ├─────────┼───────────┼───────────────┤ │ 00h │ FEh │Clear DTR │ ├─────────┼───────────┼───────────────┤ │ 02h │ FFh │Set RTS │ ├─────────┼───────────┼───────────────┤ │ 00h │ FDh │Clear RTS │ ├─────────┼───────────┼───────────────┤ │ 03h │ FFh │Set DTR and RTS│ ├─────────┼───────────┼───────────────┤ │ 00h │ FCh │Clear DTR and │ │ │ │RTS │ └─────────┴───────────┴───────────────┘
If DTR Control mode input handshaking, RTS Control mode input handshaking or toggling on transmit is set, then this request cannot try to change the state of the modem control signals, that are being used for input handshaking or toggling on transmit. If the request tries to modify a modem control signal that is being used for input handshaking or toggling on transmit, a general failure error results.