Cat
Public Attributes | List of all members
_FTDCB Struct Reference

#include <ftd2xx.h>

Public Attributes

DWORD DCBlength
 
DWORD BaudRate
 
DWORD fBinary: 1
 
DWORD fParity: 1
 
DWORD fOutxCtsFlow:1
 
DWORD fOutxDsrFlow:1
 
DWORD fDtrControl:2
 
DWORD fDsrSensitivity:1
 
DWORD fTXContinueOnXoff: 1
 
DWORD fOutX: 1
 
DWORD fInX: 1
 
DWORD fErrorChar: 1
 
DWORD fNull: 1
 
DWORD fRtsControl:2
 
DWORD fAbortOnError:1
 
DWORD fDummy2:17
 
WORD wReserved
 
WORD XonLim
 
WORD XoffLim
 
BYTE ByteSize
 
BYTE Parity
 
BYTE StopBits
 
char XonChar
 
char XoffChar
 
char ErrorChar
 
char EofChar
 
char EvtChar
 
WORD wReserved1
 

Detailed Description

Definition at line 1141 of file ftd2xx.h.

Member Data Documentation

◆ BaudRate

DWORD _FTDCB::BaudRate

Definition at line 1143 of file ftd2xx.h.

◆ ByteSize

BYTE _FTDCB::ByteSize

Definition at line 1161 of file ftd2xx.h.

◆ DCBlength

DWORD _FTDCB::DCBlength

Definition at line 1142 of file ftd2xx.h.

◆ EofChar

char _FTDCB::EofChar

Definition at line 1167 of file ftd2xx.h.

◆ ErrorChar

char _FTDCB::ErrorChar

Definition at line 1166 of file ftd2xx.h.

◆ EvtChar

char _FTDCB::EvtChar

Definition at line 1168 of file ftd2xx.h.

◆ fAbortOnError

DWORD _FTDCB::fAbortOnError

Definition at line 1156 of file ftd2xx.h.

◆ fBinary

DWORD _FTDCB::fBinary

Definition at line 1144 of file ftd2xx.h.

◆ fDsrSensitivity

DWORD _FTDCB::fDsrSensitivity

Definition at line 1149 of file ftd2xx.h.

◆ fDtrControl

DWORD _FTDCB::fDtrControl

Definition at line 1148 of file ftd2xx.h.

◆ fDummy2

DWORD _FTDCB::fDummy2

Definition at line 1157 of file ftd2xx.h.

◆ fErrorChar

DWORD _FTDCB::fErrorChar

Definition at line 1153 of file ftd2xx.h.

◆ fInX

DWORD _FTDCB::fInX

Definition at line 1152 of file ftd2xx.h.

◆ fNull

DWORD _FTDCB::fNull

Definition at line 1154 of file ftd2xx.h.

◆ fOutX

DWORD _FTDCB::fOutX

Definition at line 1151 of file ftd2xx.h.

◆ fOutxCtsFlow

DWORD _FTDCB::fOutxCtsFlow

Definition at line 1146 of file ftd2xx.h.

◆ fOutxDsrFlow

DWORD _FTDCB::fOutxDsrFlow

Definition at line 1147 of file ftd2xx.h.

◆ fParity

DWORD _FTDCB::fParity

Definition at line 1145 of file ftd2xx.h.

◆ fRtsControl

DWORD _FTDCB::fRtsControl

Definition at line 1155 of file ftd2xx.h.

◆ fTXContinueOnXoff

DWORD _FTDCB::fTXContinueOnXoff

Definition at line 1150 of file ftd2xx.h.

◆ Parity

BYTE _FTDCB::Parity

Definition at line 1162 of file ftd2xx.h.

◆ StopBits

BYTE _FTDCB::StopBits

Definition at line 1163 of file ftd2xx.h.

◆ wReserved

WORD _FTDCB::wReserved

Definition at line 1158 of file ftd2xx.h.

◆ wReserved1

WORD _FTDCB::wReserved1

Definition at line 1169 of file ftd2xx.h.

◆ XoffChar

char _FTDCB::XoffChar

Definition at line 1165 of file ftd2xx.h.

◆ XoffLim

WORD _FTDCB::XoffLim

Definition at line 1160 of file ftd2xx.h.

◆ XonChar

char _FTDCB::XonChar

Definition at line 1164 of file ftd2xx.h.

◆ XonLim

WORD _FTDCB::XonLim

Definition at line 1159 of file ftd2xx.h.


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