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

#include <ec_commands.h>

Collaboration diagram for ec_response_usb_pd_control:
Collaboration graph

Data Fields

uint8_t enabled
 
uint8_t role
 
uint8_t polarity
 
uint8_t state
 

Detailed Description

Definition at line 5551 of file ec_commands.h.

Field Documentation

◆ enabled

uint8_t ec_response_usb_pd_control::enabled

Definition at line 5552 of file ec_commands.h.

◆ polarity

uint8_t ec_response_usb_pd_control::polarity

Definition at line 5554 of file ec_commands.h.

◆ role

uint8_t ec_response_usb_pd_control::role

Definition at line 5553 of file ec_commands.h.

◆ state

uint8_t ec_response_usb_pd_control::state

Definition at line 5555 of file ec_commands.h.


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