Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Attributes
mrpt::comms::TFTDIDevice Struct Reference

Detailed Description

A list of FTDI devices and their descriptors.

See also
CInterfaceFTDI::ListAllDevices

Definition at line 25 of file CInterfaceFTDI.h.

#include <mrpt/comms/CInterfaceFTDI.h>

Public Attributes

std::string ftdi_manufacturer
 
std::string ftdi_description
 
std::string ftdi_serial
 
uint16_t usb_idVendor
 
uint16_t usb_idProduct
 
uint8_t usb_serialNumber
 

Member Data Documentation

◆ ftdi_description

std::string mrpt::comms::TFTDIDevice::ftdi_description

◆ ftdi_manufacturer

std::string mrpt::comms::TFTDIDevice::ftdi_manufacturer

Definition at line 27 of file CInterfaceFTDI.h.

Referenced by mrpt::comms::operator<<().

◆ ftdi_serial

std::string mrpt::comms::TFTDIDevice::ftdi_serial

◆ usb_idProduct

uint16_t mrpt::comms::TFTDIDevice::usb_idProduct

Definition at line 32 of file CInterfaceFTDI.h.

Referenced by mrpt::comms::operator<<().

◆ usb_idVendor

uint16_t mrpt::comms::TFTDIDevice::usb_idVendor

Definition at line 31 of file CInterfaceFTDI.h.

Referenced by mrpt::comms::operator<<().

◆ usb_serialNumber

uint8_t mrpt::comms::TFTDIDevice::usb_serialNumber

Definition at line 33 of file CInterfaceFTDI.h.

Referenced by mrpt::comms::operator<<().




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST