Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
reg_pio_r_din 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 302 of file pio_defs.h.

Field Documentation

unsigned int a0

Definition at line 306 of file pio_defs.h.

unsigned int a1

Definition at line 307 of file pio_defs.h.

unsigned int ce0_n

Definition at line 308 of file pio_defs.h.

unsigned int ce1_n

Definition at line 309 of file pio_defs.h.

unsigned int ce2_n

Definition at line 310 of file pio_defs.h.

unsigned int data

Definition at line 303 of file pio_defs.h.

unsigned int dummy1

Definition at line 312 of file pio_defs.h.

unsigned int rd_n

Definition at line 304 of file pio_defs.h.

unsigned int rdy

Definition at line 311 of file pio_defs.h.

unsigned int wr_n

Definition at line 305 of file pio_defs.h.


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