TwiceAsNice  2019-02-18
Public Attributes | List of all members
ft_eeprom_header Struct Reference

#include <ftd2xx.h>

Collaboration diagram for ft_eeprom_header:
Collaboration graph

Public Attributes

FT_DEVICE deviceType
 
WORD VendorId
 
WORD ProductId
 
UCHAR SerNumEnable
 
WORD MaxPower
 
UCHAR SelfPowered
 
UCHAR RemoteWakeup
 
UCHAR PullDownEnable
 

Member Data Documentation

◆ deviceType

FT_DEVICE ft_eeprom_header::deviceType

◆ MaxPower

WORD ft_eeprom_header::MaxPower

◆ ProductId

WORD ft_eeprom_header::ProductId

◆ PullDownEnable

UCHAR ft_eeprom_header::PullDownEnable

◆ RemoteWakeup

UCHAR ft_eeprom_header::RemoteWakeup

◆ SelfPowered

UCHAR ft_eeprom_header::SelfPowered

◆ SerNumEnable

UCHAR ft_eeprom_header::SerNumEnable

◆ VendorId

WORD ft_eeprom_header::VendorId

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