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

struct ec_params_cec_write - Message to write to the CEC bus @msg: message content to write to the CEC bus More...

#include <ec_commands.h>

Collaboration diagram for ec_params_cec_write:
Collaboration graph

Data Fields

uint8_t msg [MAX_CEC_MSG_LEN]
 

Detailed Description

struct ec_params_cec_write - Message to write to the CEC bus @msg: message content to write to the CEC bus

Definition at line 5028 of file ec_commands.h.

Field Documentation

◆ msg

uint8_t ec_params_cec_write::msg[MAX_CEC_MSG_LEN]

Definition at line 5029 of file ec_commands.h.


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