Stop Bits

      Has the following value and meaning:

      00h

        1 stop bit (initial value)
      01h
        1.5 stop bits (valid with 5-bit WORD length only)
      02h
        2 stop bits (not valid with 5-bit WORD length)
      03h-FFh
        Reserved


      [Back] [Next]