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

#include <sd_mmc_ctrlr.h>

Collaboration diagram for mmc_command:
Collaboration graph

Data Fields

uint16_t cmdidx
 
uint32_t resp_type
 
uint32_t cmdarg
 
uint32_t response [4]
 
uint32_t flags
 

Detailed Description

Definition at line 24 of file sd_mmc_ctrlr.h.

Field Documentation

◆ cmdarg

◆ cmdidx

◆ flags

◆ resp_type

◆ response


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