21.07.2015 Views

Programming Info D2XXPG31.pdf

Programming Info D2XXPG31.pdf

Programming Info D2XXPG31.pdf

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

103 D2XX Programmer's GuideWORD PnP;// 0 = disabled, 1 = enabledWORD SelfPowered;// 0 = bus powered, 1 = self poweredWORD RemoteWakeup;// 0 = not capable, 1 = capable//// Rev4 extensions//UCHAR Rev4;// non-zero if Rev4 chip, zero otherwiseUCHAR IsoIn;// non-zero if in endpoint is isochronousUCHAR IsoOut;// non-zero if out endpoint is isochronousUCHAR PullDownEnable;// non-zero if pull down enabledUCHAR SerNumEnable;// non-zero if serial number to be usedUCHAR USBVersionEnable;// non-zero if chip uses USBVersionWORD USBVersion;// BCD (0x0200 => USB2)//// FT2232C extensions//UCHAR Rev5;// non-zero if Rev5 chip, zero otherwiseUCHAR IsoInA;// non-zero if in endpoint is isochronousUCHAR IsoInB;// non-zero if in endpoint is isochronousUCHAR IsoOutA;// non-zero if out endpoint is isochronousUCHAR IsoOutB;// non-zero if out endpoint is isochronousUCHAR PullDownEnable5;// non-zero if pull down enabledUCHAR SerNumEnable5;// non-zero if serial number to be usedUCHAR USBVersionEnable5; // non-zero if chip uses USBVersionWORD USBVersion5;// BCD (0x0200 => USB2)UCHAR AIsHighCurrent;// non-zero if interface is high currentUCHAR BIsHighCurrent;// non-zero if interface is high currentUCHAR IFAIsFifo;// non-zero if interface is 245 FIFOUCHAR IFAIsFifoTar;// non-zero if interface is 245 FIFO CPU targetUCHAR IFAIsFastSer;// non-zero if interface is Fast serialUCHAR AIsVCP;// non-zero if interface is to use VCP driversUCHAR IFBIsFifo;// non-zero if interface is 245 FIFOUCHAR IFBIsFifoTar;// non-zero if interface is 245 FIFO CPU targetUCHAR IFBIsFastSer;// non-zero if interface is Fast serialUCHAR BIsVCP;// non-zero if interface is to use VCP drivers//// FT232R extensions//UCHAR UseExtOsc;// Use External OscillatorUCHAR HighDriveIOs;// High Drive I/OsUCHAR EndpointSize;// Endpoint sizeUCHAR PullDownEnableR;// non-zero if pull down enabledUCHAR SerNumEnableR;// non-zero if serial number to be usedUCHAR InvertTXD;// non-zero if invert TXDUCHAR InvertRXD;// non-zero if invert RXDUCHAR InvertRTS;// non-zero if invert RTSUCHAR InvertCTS;// non-zero if invert CTSUCHAR InvertDTR;// non-zero if invert DTRUCHAR InvertDSR;// non-zero if invert DSRUCHAR InvertDCD;// non-zero if invert DCDUCHAR InvertRI;// non-zero if invert RIUCHAR Cbus0;// Cbus Mux control - Ignored for FT245RUCHAR Cbus1;// Cbus Mux control - Ignored for FT245RUCHAR Cbus2;// Cbus Mux control - Ignored for FT245RUCHAR Cbus3;// Cbus Mux control - Ignored for FT245RUCHAR Cbus4;// Cbus Mux control - Ignored for FT245RUCHAR RIsVCP;// non-zero if using VCP drivers} FT_PROGRAM_DATA, *PFT_PROGRAM_DATA;© Future Technology Devices International Ltd. 2005

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!