#include <gphoto2-port.h>
Data Fields | |
char | port [128] |
int | speed |
int | bits |
GPPortSerialParity | parity |
int | stopbits |
char _GPPortSettingsSerial::port[128] |
The portname (/dev/ttyX)
The baudrate of the device.
How many bits data.
parity data, see GP_PORT_SERIAL_PARITY_ defines
How many stop bits are used.