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

#include <spi.h>

Collaboration diagram for em100_msg:
Collaboration graph

Data Fields

struct em100_msg_header header
 
char data [MAX_MSG_LENGTH]
 

Detailed Description

Definition at line 50 of file spi.h.

Field Documentation

◆ data

char em100_msg::data[MAX_MSG_LENGTH]

Definition at line 52 of file spi.h.

Referenced by spiconsole_tx_byte().

◆ header

struct em100_msg_header em100_msg::header

Definition at line 47 of file spi.h.

Referenced by spiconsole_tx_byte().


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