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

struct ec_params_cec_get - CEC parameters get @cmd: parameter type, can be CEC_CMD_ENABLE or CEC_CMD_LOGICAL_ADDRESS More...

#include <ec_commands.h>

Collaboration diagram for ec_params_cec_get:
Collaboration graph

Data Fields

uint8_t cmd
 

Detailed Description

struct ec_params_cec_get - CEC parameters get @cmd: parameter type, can be CEC_CMD_ENABLE or CEC_CMD_LOGICAL_ADDRESS

Definition at line 5055 of file ec_commands.h.

Field Documentation

◆ cmd

uint8_t ec_params_cec_get::cmd

Definition at line 5056 of file ec_commands.h.


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