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

#include <ser_defs.h>

Data Fields

unsigned int tr_rdy: 1
 
unsigned int tr_empty: 1
 
unsigned int tr_idle: 1
 
unsigned int dav: 1
 
unsigned int dummy1: 28
 

Detailed Description

Definition at line 248 of file ser_defs.h.

Field Documentation

unsigned int dav

Definition at line 252 of file ser_defs.h.

unsigned int dummy1

Definition at line 253 of file ser_defs.h.

unsigned int tr_empty

Definition at line 250 of file ser_defs.h.

unsigned int tr_idle

Definition at line 251 of file ser_defs.h.

unsigned int tr_rdy

Definition at line 249 of file ser_defs.h.


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