|
|
| FTDIContext (Object obj) |
| |
|
| FTDIContext (int vendor, int product) |
| |
|
| FTDIContext (int vendor, int product, string description, string serial) |
| |
|
| FTDIContext (IntPtr dev) |
| |
|
void | Reset () |
| |
|
void | Close () |
| |
|
void | PurgeBuffers () |
| |
|
void | WriteEEPROM (ftdi_eeprom eeprom) |
| |
|
void | EraseEEPROM () |
| |
|
byte [] | ReadEEPROM () |
| |
|
int | ReadData (byte[] buf, int size) |
| |
|
int | WriteData (byte[] buf, int size) |
| |
|
byte | GetPins () |
| |
|
void | EnableBitBang (byte bitmask) |
| |
|
void | DisableBitBang () |
| |
|
void | SetBitMode (byte bitmask, byte mode) |
| |
|
void | SetLineProperty (BitsType bits, StopBitsType sbit, ParityType parity) |
| |
|
|
int | Baudrate [set] |
| |
|
int | FlowControl [set] |
| |
|
int | SetRTS [set] |
| |
|
int | SetDTR [set] |
| |
|
uint | ReadChunkSize [get, set] |
| |
|
uint | WriteChunkSize [get, set] |
| |
|
byte | LatencyTimer [get, set] |
| |
|
Interface | Interface [set] |
| |
The documentation for this class was generated from the following file:
- C:/PROJECTS/C#/BSL430.NET/src/BSL430.NET/libftdinet.cs