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

#include <ec_commands.h>

Collaboration diagram for ec_params_sb_wr_word:
Collaboration graph

Data Fields

uint8_t reg
 
uint16_t value
 

Detailed Description

Definition at line 4873 of file ec_commands.h.

Field Documentation

◆ reg

uint8_t ec_params_sb_wr_word::reg

Definition at line 4874 of file ec_commands.h.

◆ value

uint16_t ec_params_sb_wr_word::value

Definition at line 4875 of file ec_commands.h.


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