A list of FTDI devices and their descriptors.
Definition at line 29 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 32 of file CInterfaceFTDI.h.
std::string mrpt::hwdrivers::TFTDIDevice::ftdi_manufacturer |
Definition at line 31 of file CInterfaceFTDI.h.
std::string mrpt::hwdrivers::TFTDIDevice::ftdi_serial |
Definition at line 33 of file CInterfaceFTDI.h.
uint16_t mrpt::hwdrivers::TFTDIDevice::usb_idProduct |
Definition at line 36 of file CInterfaceFTDI.h.
uint16_t mrpt::hwdrivers::TFTDIDevice::usb_idVendor |
Definition at line 35 of file CInterfaceFTDI.h.
uint8_t mrpt::hwdrivers::TFTDIDevice::usb_serialNumber |
Definition at line 37 of file CInterfaceFTDI.h.
Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Wed Mar 22 06:16:42 UTC 2023 |