DirectOutput
DirectOutput framework R2 for virtual pinball cabinets.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
DirectOutput.Cab.Out.FTDIChip.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

const UInt32 DirectOutput.Cab.Out.FTDIChip.FTDI.FT_EVENTS.FT_EVENT_LINE_STATUS = 0x00000004

Event on line status change

const UInt32 DirectOutput.Cab.Out.FTDIChip.FTDI.FT_EVENTS.FT_EVENT_MODEM_STATUS = 0x00000002

Event on modem status change

const UInt32 DirectOutput.Cab.Out.FTDIChip.FTDI.FT_EVENTS.FT_EVENT_RXCHAR = 0x00000001

Event on receive character


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