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

#include <ser_defs.h>

Data Fields

unsigned int data: 8
 
unsigned int dummy1: 8
 
unsigned int dav: 1
 
unsigned int framing_err: 1
 
unsigned int par_err: 1
 
unsigned int orun: 1
 
unsigned int rec_err: 1
 
unsigned int rxd: 1
 
unsigned int tr_idle: 1
 
unsigned int tr_empty: 1
 
unsigned int tr_rdy: 1
 
unsigned int cts_n: 1
 
unsigned int xoff_detect: 1
 
unsigned int rts_n: 1
 
unsigned int txd: 1
 
unsigned int dummy2: 3
 

Detailed Description

Definition at line 176 of file ser_defs.h.

Field Documentation

unsigned int cts_n

Definition at line 188 of file ser_defs.h.

unsigned int data

Definition at line 177 of file ser_defs.h.

unsigned int dav

Definition at line 179 of file ser_defs.h.

unsigned int dummy1

Definition at line 178 of file ser_defs.h.

unsigned int dummy2

Definition at line 192 of file ser_defs.h.

unsigned int framing_err

Definition at line 180 of file ser_defs.h.

unsigned int orun

Definition at line 182 of file ser_defs.h.

unsigned int par_err

Definition at line 181 of file ser_defs.h.

unsigned int rec_err

Definition at line 183 of file ser_defs.h.

unsigned int rts_n

Definition at line 190 of file ser_defs.h.

unsigned int rxd

Definition at line 184 of file ser_defs.h.

unsigned int tr_empty

Definition at line 186 of file ser_defs.h.

unsigned int tr_idle

Definition at line 185 of file ser_defs.h.

unsigned int tr_rdy

Definition at line 187 of file ser_defs.h.

unsigned int txd

Definition at line 191 of file ser_defs.h.

unsigned int xoff_detect

Definition at line 189 of file ser_defs.h.


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