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

#include <ec_commands.h>

Collaboration diagram for ec_response_usb_pd_control_v1:
Collaboration graph

Data Fields

uint8_t enabled
 
uint8_t role
 
uint8_t polarity
 
char state [32]
 

Detailed Description

Definition at line 5558 of file ec_commands.h.

Field Documentation

◆ enabled

uint8_t ec_response_usb_pd_control_v1::enabled

Definition at line 5559 of file ec_commands.h.

◆ polarity

uint8_t ec_response_usb_pd_control_v1::polarity

Definition at line 5561 of file ec_commands.h.

◆ role

uint8_t ec_response_usb_pd_control_v1::role

Definition at line 5560 of file ec_commands.h.

◆ state

char ec_response_usb_pd_control_v1::state[32]

Definition at line 5562 of file ec_commands.h.


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