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

#include <pio_defs.h>

Data Fields

unsigned int data: 8
 
unsigned int rd_n: 1
 
unsigned int wr_n: 1
 
unsigned int a0: 1
 
unsigned int a1: 1
 
unsigned int ce0_n: 1
 
unsigned int ce1_n: 1
 
unsigned int ce2_n: 1
 
unsigned int rdy: 1
 
unsigned int dummy1: 16
 

Detailed Description

Definition at line 254 of file pio_defs.h.

Field Documentation

unsigned int a0

Definition at line 258 of file pio_defs.h.

unsigned int a1

Definition at line 259 of file pio_defs.h.

unsigned int ce0_n

Definition at line 260 of file pio_defs.h.

unsigned int ce1_n

Definition at line 261 of file pio_defs.h.

unsigned int ce2_n

Definition at line 262 of file pio_defs.h.

unsigned int data

Definition at line 255 of file pio_defs.h.

unsigned int dummy1

Definition at line 264 of file pio_defs.h.

unsigned int rd_n

Definition at line 256 of file pio_defs.h.

unsigned int rdy

Definition at line 263 of file pio_defs.h.

unsigned int wr_n

Definition at line 257 of file pio_defs.h.


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