Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mmc_ios Struct Reference

#include <host.h>

Data Fields

unsigned int clock
 
unsigned short vdd
 
unsigned char bus_mode
 
unsigned char chip_select
 
unsigned char power_mode
 
unsigned char bus_width
 
unsigned char timing
 
unsigned char signal_voltage
 
unsigned char drv_type
 

Detailed Description

Definition at line 22 of file host.h.

Field Documentation

unsigned char bus_mode

Definition at line 28 of file host.h.

unsigned char bus_width

Definition at line 45 of file host.h.

unsigned char chip_select

Definition at line 33 of file host.h.

unsigned int clock

Definition at line 23 of file host.h.

unsigned char drv_type

Definition at line 75 of file host.h.

unsigned char power_mode

Definition at line 39 of file host.h.

unsigned char signal_voltage

Definition at line 69 of file host.h.

unsigned char timing

Definition at line 51 of file host.h.

unsigned short vdd

Definition at line 24 of file host.h.


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