Public Attributes | List of all members
dai::bootloader::UsbConfig Struct Reference

#include <Config.hpp>

Public Attributes

int maxUsbSpeed = 3
 
uint16_t pid = 0xF63C
 
int timeoutMs = 3000
 
uint16_t vid = 0x03E7
 VID/PID pair used by bootloader. More...
 

Detailed Description

Definition at line 55 of file Config.hpp.

Member Data Documentation

◆ maxUsbSpeed

int dai::bootloader::UsbConfig::maxUsbSpeed = 3

UNKNOWN = 0, LOW, FULL, HIGH, SUPER, SUPER_PLUS

Definition at line 66 of file Config.hpp.

◆ pid

uint16_t dai::bootloader::UsbConfig::pid = 0xF63C

Definition at line 69 of file Config.hpp.

◆ timeoutMs

int dai::bootloader::UsbConfig::timeoutMs = 3000

If timeout < 0 - waits forever if timeout == 0 - no timeout if timeout > 0 - waits timeout milliseconds

Definition at line 61 of file Config.hpp.

◆ vid

uint16_t dai::bootloader::UsbConfig::vid = 0x03E7

VID/PID pair used by bootloader.

Definition at line 69 of file Config.hpp.


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


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20