Time-of-Flight Library(ToF)  3.2.2
chronoptics::tof::UsbDevice Class Reference

USB device. More...

#include <usb_interface.hpp>

+ Inheritance diagram for chronoptics::tof::UsbDevice:

Public Member Functions

 UsbDevice (tof_usb_device_t ptr=nullptr)
 Construct from pointer.
 
const char * serial ()
 Get serial corresponding with USB device. More...
 

Detailed Description

USB device.

Definition at line 16 of file usb_interface.hpp.

Member Function Documentation

◆ serial()

const char* chronoptics::tof::UsbDevice::serial ( )
inline

Get serial corresponding with USB device.

Returns
Serial

Definition at line 26 of file usb_interface.hpp.