A list of FTDI devices and their descriptors.
Definition at line 47 of file CInterfaceFTDI.h.
#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 |
| std::string mrpt::hwdrivers::TFTDIDevice::ftdi_description |
Definition at line 50 of file CInterfaceFTDI.h.
| std::string mrpt::hwdrivers::TFTDIDevice::ftdi_manufacturer |
Definition at line 49 of file CInterfaceFTDI.h.
| std::string mrpt::hwdrivers::TFTDIDevice::ftdi_serial |
Definition at line 51 of file CInterfaceFTDI.h.
| uint16_t mrpt::hwdrivers::TFTDIDevice::usb_idProduct |
Definition at line 54 of file CInterfaceFTDI.h.
| uint16_t mrpt::hwdrivers::TFTDIDevice::usb_idVendor |
Definition at line 53 of file CInterfaceFTDI.h.
| uint8_t mrpt::hwdrivers::TFTDIDevice::usb_serialNumber |
Definition at line 55 of file CInterfaceFTDI.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |