#include <gphoto2-port.h>
Definition at line 78 of file gphoto2-port.h.
Public Attributes | |
int | altsetting |
USB Alternative Setting used. | |
int | config |
USB bConfigurationValue used. | |
int | inep |
Bulk IN endpoint used. | |
int | intep |
Interrupt endpoint used. | |
int | interface |
USB Interface number used. | |
int | maxpacketsize |
Maximum USB packetsize of the IN endpoint. (r/o). | |
int | outep |
Bulk OUT endpoint used. | |
char | port [64] |
USB Portname. Specific to lowlevel USB. |