MRPT
2.0.1
|
A list of FTDI devices and their descriptors.
Definition at line 23 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 |
std::string mrpt::comms::TFTDIDevice::ftdi_description |
Definition at line 26 of file CInterfaceFTDI.h.
Referenced by mrpt::comms::CInterfaceFTDI::ListAllDevices(), and mrpt::comms::operator<<().
std::string mrpt::comms::TFTDIDevice::ftdi_manufacturer |
Definition at line 25 of file CInterfaceFTDI.h.
Referenced by mrpt::comms::operator<<().
std::string mrpt::comms::TFTDIDevice::ftdi_serial |
Definition at line 27 of file CInterfaceFTDI.h.
Referenced by mrpt::comms::CInterfaceFTDI::ListAllDevices(), and mrpt::comms::operator<<().
uint16_t mrpt::comms::TFTDIDevice::usb_idProduct |
Definition at line 30 of file CInterfaceFTDI.h.
Referenced by mrpt::comms::operator<<().
uint16_t mrpt::comms::TFTDIDevice::usb_idVendor |
Definition at line 29 of file CInterfaceFTDI.h.
Referenced by mrpt::comms::operator<<().
uint8_t mrpt::comms::TFTDIDevice::usb_serialNumber |
Definition at line 31 of file CInterfaceFTDI.h.
Referenced by mrpt::comms::operator<<().
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |