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

FTDI device event types that can be monitored More...

Public Attributes

const UInt32 FT_EVENT_RXCHAR = 0x00000001
 Event on receive character More...
 
const UInt32 FT_EVENT_MODEM_STATUS = 0x00000002
 Event on modem status change More...
 
const UInt32 FT_EVENT_LINE_STATUS = 0x00000004
 Event on line status change More...
 

Detailed Description

FTDI device event types that can be monitored

Member Data Documentation

◆ FT_EVENT_LINE_STATUS

const UInt32 FTD2XX_NET.FTDI.FT_EVENTS.FT_EVENT_LINE_STATUS = 0x00000004

Event on line status change

◆ FT_EVENT_MODEM_STATUS

const UInt32 FTD2XX_NET.FTDI.FT_EVENTS.FT_EVENT_MODEM_STATUS = 0x00000002

Event on modem status change

◆ FT_EVENT_RXCHAR

const UInt32 FTD2XX_NET.FTDI.FT_EVENTS.FT_EVENT_RXCHAR = 0x00000001

Event on receive character


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