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

Field Documentation

unsigned int cts_n

Definition at line 209 of file ser_defs.h.

unsigned int data

Definition at line 198 of file ser_defs.h.

unsigned int dav

Definition at line 200 of file ser_defs.h.

unsigned int dummy1

Definition at line 199 of file ser_defs.h.

unsigned int dummy2

Definition at line 213 of file ser_defs.h.

unsigned int framing_err

Definition at line 201 of file ser_defs.h.

unsigned int orun

Definition at line 203 of file ser_defs.h.

unsigned int par_err

Definition at line 202 of file ser_defs.h.

unsigned int rec_err

Definition at line 204 of file ser_defs.h.

unsigned int rts_n

Definition at line 211 of file ser_defs.h.

unsigned int rxd

Definition at line 205 of file ser_defs.h.

unsigned int tr_empty

Definition at line 207 of file ser_defs.h.

unsigned int tr_idle

Definition at line 206 of file ser_defs.h.

unsigned int tr_rdy

Definition at line 208 of file ser_defs.h.

unsigned int txd

Definition at line 212 of file ser_defs.h.

unsigned int xoff_detect

Definition at line 210 of file ser_defs.h.


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