C# Class FTD2XX_NET.FTDI.FT_EEPROM_HEADER

Show file Open project: GNOME/chronojump

Public Properties

Property Type Description
MaxPower System.UInt16
ProductId System.UInt16
PullDownEnable byte
RemoteWakeup byte
SelfPowered byte
SerNumEnable byte
VendorId System.UInt16
deviceType UInt32

Property Details

MaxPower public property

public UInt16,System MaxPower
return System.UInt16

ProductId public property

public UInt16,System ProductId
return System.UInt16

PullDownEnable public property

public byte PullDownEnable
return byte

RemoteWakeup public property

public byte RemoteWakeup
return byte

SelfPowered public property

public byte SelfPowered
return byte

SerNumEnable public property

public byte SerNumEnable
return byte

VendorId public property

public UInt16,System VendorId
return System.UInt16

deviceType public property

public UInt32 deviceType
return UInt32