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

Data Fields

struct i2c_clienti2c
 
uint16_t settings
 
uint16_t chipselect
 
unsigned int current_speed
 
uint8_t buf [63]
 

Detailed Description

Definition at line 34 of file spi-xcomm.c.

Field Documentation

uint8_t buf[63]

Definition at line 42 of file spi-xcomm.c.

uint16_t chipselect

Definition at line 38 of file spi-xcomm.c.

unsigned int current_speed

Definition at line 40 of file spi-xcomm.c.

Definition at line 35 of file spi-xcomm.c.

uint16_t settings

Definition at line 37 of file spi-xcomm.c.


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