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

Field Documentation

unsigned int a0

Definition at line 274 of file pio_defs.h.

unsigned int a1

Definition at line 275 of file pio_defs.h.

unsigned int ce0_n

Definition at line 276 of file pio_defs.h.

unsigned int ce1_n

Definition at line 277 of file pio_defs.h.

unsigned int ce2_n

Definition at line 278 of file pio_defs.h.

unsigned int data

Definition at line 271 of file pio_defs.h.

unsigned int dummy1

Definition at line 280 of file pio_defs.h.

unsigned int rd_n

Definition at line 272 of file pio_defs.h.

unsigned int rdy

Definition at line 279 of file pio_defs.h.

unsigned int wr_n

Definition at line 273 of file pio_defs.h.


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