coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
usb2_port_setting Struct Reference

#include <pei_data.h>

Collaboration diagram for usb2_port_setting:
Collaboration graph

Data Fields

uint16_t length
 
uint8_t enable
 
uint8_t oc_pin
 
uint8_t location
 

Detailed Description

Definition at line 40 of file pei_data.h.

Field Documentation

◆ enable

uint8_t usb2_port_setting::enable

Definition at line 47 of file pei_data.h.

◆ length

uint16_t usb2_port_setting::length

Definition at line 46 of file pei_data.h.

◆ location

uint8_t usb2_port_setting::location

Definition at line 49 of file pei_data.h.

◆ oc_pin

uint8_t usb2_port_setting::oc_pin

Definition at line 48 of file pei_data.h.


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