xFSTK  0.0.0
Intel SoC Cross Platform Firmware & Software Tool Kit
Public Attributes | List of all members
SoCDevice Struct Reference

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]
 

Detailed Description

data struct for port mapping API

Parameters
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

Member Data Documentation

◆ usbsn

char SoCDevice::usbsn[MAX_USBSN_LENGTH]

◆ root_hub

unsigned long SoCDevice::root_hub

◆ port

unsigned long SoCDevice::port[5]

The documentation for this struct was generated from the following file: