C# Class MissionPlanner.Comms.SerialPortFixer.Dcb

ファイルを表示 Open project: ArduPilot/MissionPlanner

Public Properties

Property Type Description
BaudRate uint
ByteSize byte
DCBlength uint
EofChar byte
ErrorChar byte
EvtChar byte
Flags uint
Parity byte
StopBits byte
XoffChar byte
XoffLim ushort
XonChar byte
XonLim ushort
wReserved ushort
wReserved1 ushort

Property Details

BaudRate public_oe property

public uint BaudRate
return uint

ByteSize public_oe property

public byte ByteSize
return byte

DCBlength public_oe property

public uint DCBlength
return uint

EofChar public_oe property

public byte EofChar
return byte

ErrorChar public_oe property

public byte ErrorChar
return byte

EvtChar public_oe property

public byte EvtChar
return byte

Flags public_oe property

public uint Flags
return uint

Parity public_oe property

public byte Parity
return byte

StopBits public_oe property

public byte StopBits
return byte

XoffChar public_oe property

public byte XoffChar
return byte

XoffLim public_oe property

public ushort XoffLim
return ushort

XonChar public_oe property

public byte XonChar
return byte

XonLim public_oe property

public ushort XonLim
return ushort

wReserved public_oe property

public ushort wReserved
return ushort

wReserved1 public_oe property

public ushort wReserved1
return ushort