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

struct ec_params_flash_select - Parameters for the flash select command. More...

#include <ec_commands.h>

Collaboration diagram for ec_params_flash_select:
Collaboration graph

Data Fields

uint8_t select
 

Detailed Description

struct ec_params_flash_select - Parameters for the flash select command.

@select: 1 to select flash, 0 to deselect flash

Definition at line 1908 of file ec_commands.h.

Field Documentation

◆ select

uint8_t ec_params_flash_select::select

Definition at line 1909 of file ec_commands.h.


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