BSL430.NET  1.2.1
Public Attributes | List of all members
FTD2XX_NET.FTDI.FT_STOP_BITS Class Reference

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...
 

Detailed Description

Permitted stop bits for FTDI devices

Member Data Documentation

◆ FT_STOP_BITS_1

const byte FTD2XX_NET.FTDI.FT_STOP_BITS.FT_STOP_BITS_1 = 0x00

1 stop bit

◆ FT_STOP_BITS_2

const byte FTD2XX_NET.FTDI.FT_STOP_BITS.FT_STOP_BITS_2 = 0x02

2 stop bits


The documentation for this class was generated from the following file: