OpenCPN Partial API docs
Loading...
Searching...
No Matches
USBDevice Struct Reference

Public Attributes

std::string name
 
uint16_t vid
 
uint16_t pid
 
DataProtocol protocol
 
int baudrate
 

Detailed Description

Definition at line 39 of file wiz_ui.h.

Member Data Documentation

◆ baudrate

int USBDevice::baudrate

Definition at line 44 of file wiz_ui.h.

◆ name

std::string USBDevice::name

Definition at line 40 of file wiz_ui.h.

◆ pid

uint16_t USBDevice::pid

Definition at line 42 of file wiz_ui.h.

◆ protocol

DataProtocol USBDevice::protocol

Definition at line 43 of file wiz_ui.h.

◆ vid

uint16_t USBDevice::vid

Definition at line 41 of file wiz_ui.h.


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