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

#include <spi.h>

Collaboration diagram for fu540_spi_config:
Collaboration graph

Data Fields

unsigned int freq
 
unsigned int pha
 
unsigned int pol
 
unsigned int protocol
 
unsigned int endianness
 
unsigned int bits_per_frame
 

Detailed Description

Definition at line 29 of file spi.h.

Field Documentation

◆ bits_per_frame

unsigned int fu540_spi_config::bits_per_frame

Definition at line 39 of file spi.h.

◆ endianness

unsigned int fu540_spi_config::endianness

Definition at line 37 of file spi.h.

◆ freq

unsigned int fu540_spi_config::freq

Definition at line 31 of file spi.h.

◆ pha

unsigned int fu540_spi_config::pha

Definition at line 33 of file spi.h.

◆ pol

unsigned int fu540_spi_config::pol

Definition at line 35 of file spi.h.

◆ protocol

unsigned int fu540_spi_config::protocol

Definition at line 36 of file spi.h.


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