A list of FTDI devices and their descriptors. More...
#include <mrpt/hwdrivers/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 |
A list of FTDI devices and their descriptors.
Definition at line 45 of file CInterfaceFTDI.h.
std::string mrpt::hwdrivers::TFTDIDevice::ftdi_description |
Definition at line 48 of file CInterfaceFTDI.h.
std::string mrpt::hwdrivers::TFTDIDevice::ftdi_manufacturer |
Definition at line 47 of file CInterfaceFTDI.h.
std::string mrpt::hwdrivers::TFTDIDevice::ftdi_serial |
Definition at line 49 of file CInterfaceFTDI.h.
Definition at line 52 of file CInterfaceFTDI.h.
Definition at line 51 of file CInterfaceFTDI.h.
Definition at line 53 of file CInterfaceFTDI.h.
Page generated by Doxygen 1.6.1 for MRPT 0.7.1 SVN: at Tue Dec 22 08:29:35 CET 2009 |