fbFlowReplace (BYTE)

      Flow Control flag.

      Has the following bits:

      Bit 0

        Enable Automatic Transmit Flow Control (XON/XOFF)
      Bit 1
        Enable Automatic Receive Flow Control (XON/XOFF)
      Bit 2
        Enable error replacement character
      Bit 3
        Enable null stripping (remove null bytes)
      Bit 4
        Enable break replacement character
      Bit 5
        Automatic Receive Flow Control:

      • Normal
      • Full-Duplex
      Bits 6-7
        RTS Control mode. Has the following:

          Bit 7

            Bit 6 Description
          0
            0 Disable
          0
            1 Enable
          1
            0 Input handshaking
          1
            1 Toggling on transmit


          [Back] [Next]