Cat
Public Attributes | List of all members
ft_eeprom_header Struct Reference

#include <ftd2xx.h>

Public Attributes

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

Detailed Description

Definition at line 730 of file ftd2xx.h.

Member Data Documentation

◆ deviceType

FT_DEVICE ft_eeprom_header::deviceType

Definition at line 731 of file ftd2xx.h.

◆ MaxPower

WORD ft_eeprom_header::MaxPower

Definition at line 737 of file ftd2xx.h.

◆ ProductId

WORD ft_eeprom_header::ProductId

Definition at line 734 of file ftd2xx.h.

◆ PullDownEnable

UCHAR ft_eeprom_header::PullDownEnable

Definition at line 741 of file ftd2xx.h.

◆ RemoteWakeup

UCHAR ft_eeprom_header::RemoteWakeup

Definition at line 739 of file ftd2xx.h.

◆ SelfPowered

UCHAR ft_eeprom_header::SelfPowered

Definition at line 738 of file ftd2xx.h.

◆ SerNumEnable

UCHAR ft_eeprom_header::SerNumEnable

Definition at line 735 of file ftd2xx.h.

◆ VendorId

WORD ft_eeprom_header::VendorId

Definition at line 733 of file ftd2xx.h.


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