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

#include <spi.h>

Collaboration diagram for intel_spi_op:
Collaboration graph

Data Fields

u8 op
 
enum optype type
 

Detailed Description

Definition at line 14 of file spi.h.

Field Documentation

◆ op

u8 intel_spi_op::op

Definition at line 15 of file spi.h.

◆ type

enum optype intel_spi_op::type

Definition at line 15 of file spi.h.


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