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

#include <ec_commands.h>

Collaboration diagram for ec_params_gpio_set:
Collaboration graph

Data Fields

char name [32]
 
uint8_t val
 

Detailed Description

Definition at line 4204 of file ec_commands.h.

Field Documentation

◆ name

char ec_params_gpio_set::name[32]

Definition at line 4205 of file ec_commands.h.

◆ val

uint8_t ec_params_gpio_set::val

Definition at line 4206 of file ec_commands.h.


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