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

#include <ec_commands.h>

Collaboration diagram for ec_params_typec_discovery:
Collaboration graph

Data Fields

uint8_t port
 
uint8_t partner_type
 

Detailed Description

Definition at line 6604 of file ec_commands.h.

Field Documentation

◆ partner_type

uint8_t ec_params_typec_discovery::partner_type

Definition at line 6606 of file ec_commands.h.

◆ port

uint8_t ec_params_typec_discovery::port

Definition at line 6605 of file ec_commands.h.


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