| 
    MRPT
    2.0.4
    
   | 
 
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.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |