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

#include <ec_commands.h>

Collaboration diagram for ec_params_usb_pd_get_mode_response:
Collaboration graph

Data Fields

uint16_t svid
 
uint16_t opos
 
uint32_t vdo [6]
 

Detailed Description

Definition at line 5826 of file ec_commands.h.

Field Documentation

◆ opos

uint16_t ec_params_usb_pd_get_mode_response::opos

Definition at line 5828 of file ec_commands.h.

◆ svid

uint16_t ec_params_usb_pd_get_mode_response::svid

Definition at line 5827 of file ec_commands.h.

Referenced by google_chromeec_pd_get_amode().

◆ vdo

uint32_t ec_params_usb_pd_get_mode_response::vdo[6]

Definition at line 5829 of file ec_commands.h.


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