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

#include <hdlc.h>

Data Fields

int bit_shift
 
int hdlc_bits1
 
int data_bits
 
int ffbit_shift
 
int state
 
int dstpos
 
u16 crc
 
u8 cbin
 
u8 shift_reg
 
u8 ffvalue
 
u32 data_received:1
 
u32 dchannel:1
 
u32 do_adapt56:1
 
u32 do_closing:1
 
u32 do_bitreverse:1
 

Detailed Description

Definition at line 32 of file hdlc.h.

Field Documentation

int bit_shift

Definition at line 33 of file hdlc.h.

u8 cbin

Definition at line 42 of file hdlc.h.

u16 crc

Definition at line 40 of file hdlc.h.

int data_bits

Definition at line 35 of file hdlc.h.

u32 data_received

Definition at line 47 of file hdlc.h.

Definition at line 49 of file hdlc.h.

u32 do_adapt56

Definition at line 51 of file hdlc.h.

u32 do_bitreverse

Definition at line 55 of file hdlc.h.

u32 do_closing

Definition at line 53 of file hdlc.h.

int dstpos

Definition at line 38 of file hdlc.h.

int ffbit_shift

Definition at line 36 of file hdlc.h.

u8 ffvalue

Definition at line 44 of file hdlc.h.

int hdlc_bits1

Definition at line 34 of file hdlc.h.

u8 shift_reg

Definition at line 43 of file hdlc.h.

Definition at line 37 of file hdlc.h.


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