![]() |
xFSTK
0.0.0
Intel SoC Cross Platform Firmware & Software Tool Kit
|
data struct for port mapping API More...
#include <xfstkdldrapi.h>
Public Attributes | |
char | usbsn [MAX_USBSN_LENGTH] |
unsigned long | root_hub |
unsigned long | port [5] |
data struct for port mapping API
usbsn | – Intel SOC device usb serial number string |
root_hub | – root hub port number that the SOC device is connected to. port[5] – port number on each level of the hubs after the root hub that SOC device is connected through |
char SoCDevice::usbsn[MAX_USBSN_LENGTH] |
unsigned long SoCDevice::root_hub |
unsigned long SoCDevice::port[5] |