|
|
struct { |
|
unsigned int speed |
| |
|
int bits |
| |
|
int stopbits |
| |
|
int parity |
| |
|
int check_parity |
| |
|
unsigned int rts: 1 |
| |
|
unsigned int dtr: 1 |
| |
| } | serial |
| |
|
struct { |
|
int configuration |
| |
|
int interface |
| |
|
int altsetting |
| |
|
int ep_o |
| |
|
int ep_i |
| |
|
int ep_intr |
| |
| } | usb |
| |
Definition at line 28 of file device.h.
The documentation for this union was generated from the following file: