|
BSL430.NET
1.2.1
|
Permitted stop bits for FTDI devices More...
Public Attributes | |
| const byte | FT_STOP_BITS_1 = 0x00 |
| 1 stop bit More... | |
| const byte | FT_STOP_BITS_2 = 0x02 |
| 2 stop bits More... | |
Permitted stop bits for FTDI devices
| const byte FTD2XX_NET.FTDI.FT_STOP_BITS.FT_STOP_BITS_1 = 0x00 |
1 stop bit
| const byte FTD2XX_NET.FTDI.FT_STOP_BITS.FT_STOP_BITS_2 = 0x02 |
2 stop bits
1.8.15