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

#include <ser_defs.h>

Data Fields

unsigned int base_freq: 3
 
unsigned int en: 1
 
unsigned int par: 2
 
unsigned int par_en: 1
 
unsigned int data_bits: 1
 
unsigned int stop_bits: 1
 
unsigned int stop: 1
 
unsigned int rts_delay: 3
 
unsigned int rts_setup: 1
 
unsigned int auto_rts: 1
 
unsigned int txd: 1
 
unsigned int auto_cts: 1
 
unsigned int dummy1: 15
 

Detailed Description

Definition at line 88 of file ser_defs.h.

Field Documentation

unsigned int auto_cts

Definition at line 100 of file ser_defs.h.

unsigned int auto_rts

Definition at line 98 of file ser_defs.h.

unsigned int base_freq

Definition at line 89 of file ser_defs.h.

unsigned int data_bits

Definition at line 93 of file ser_defs.h.

unsigned int dummy1

Definition at line 101 of file ser_defs.h.

unsigned int en

Definition at line 90 of file ser_defs.h.

unsigned int par

Definition at line 91 of file ser_defs.h.

unsigned int par_en

Definition at line 92 of file ser_defs.h.

unsigned int rts_delay

Definition at line 96 of file ser_defs.h.

unsigned int rts_setup

Definition at line 97 of file ser_defs.h.

unsigned int stop

Definition at line 95 of file ser_defs.h.

unsigned int stop_bits

Definition at line 94 of file ser_defs.h.

unsigned int txd

Definition at line 99 of file ser_defs.h.


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