| 
    MRPT
    1.9.9
    
   | 
 
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 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |