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

#include <synclink.h>

Data Fields

unsigned long mode
 
unsigned char loopback
 
unsigned short flags
 
unsigned char encoding
 
unsigned long clock_speed
 
unsigned char addr_filter
 
unsigned short crc_type
 
unsigned char preamble_length
 
unsigned char preamble
 
unsigned long data_rate
 
unsigned char data_bits
 
unsigned char stop_bits
 
unsigned char parity
 

Detailed Description

Definition at line 145 of file synclink.h.

Field Documentation

unsigned char addr_filter

Definition at line 157 of file synclink.h.

unsigned long clock_speed

Definition at line 156 of file synclink.h.

unsigned short crc_type

Definition at line 158 of file synclink.h.

unsigned char data_bits

Definition at line 165 of file synclink.h.

unsigned long data_rate

Definition at line 164 of file synclink.h.

unsigned char encoding

Definition at line 155 of file synclink.h.

unsigned short flags

Definition at line 154 of file synclink.h.

unsigned char loopback

Definition at line 150 of file synclink.h.

unsigned long mode

Definition at line 149 of file synclink.h.

unsigned char parity

Definition at line 167 of file synclink.h.

unsigned char preamble

Definition at line 160 of file synclink.h.

unsigned char preamble_length

Definition at line 159 of file synclink.h.

unsigned char stop_bits

Definition at line 166 of file synclink.h.


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