MAV'RIC
|
The U-Blox CFG-USB structure definition. More...
Public Attributes | |
uint16_t | vendor_id |
Vendor ID. This field shall only be set to registered. | |
uint16_t | product_id |
Product ID. | |
uint16_t | res1 |
Reserved, set to 0. | |
uint16_t | res2 |
Reserved for special use, set to 1. | |
uint16_t | power_consumption |
Power consumed by the device in mA. | |
uint16_t | flags |
Various configuration flag. | |
char | vendor_string [32] |
String containing the vendor name, including 0-termination. | |
char | product_string [32] |
String containing the product name, including 0-termination. | |
char | serial_number [32] |
String containing the serial number, including 0-termination. |
The U-Blox CFG-USB structure definition.