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

Data Fields

u8rec_ptr
 
int rec_buffer_size
 
int rec_buffer_len
 
union {
   u16 *   rec_cnt_rd
 
   u32 *   rec_cnt
 
   u8 *   rec_buffer
 
u
 

Detailed Description

Definition at line 76 of file pcan_usb_pro.c.

Field Documentation

u8* rec_buffer

Definition at line 83 of file pcan_usb_pro.c.

int rec_buffer_len

Definition at line 79 of file pcan_usb_pro.c.

int rec_buffer_size

Definition at line 78 of file pcan_usb_pro.c.

u32* rec_cnt

Definition at line 82 of file pcan_usb_pro.c.

u16* rec_cnt_rd

Definition at line 81 of file pcan_usb_pro.c.

u8* rec_ptr

Definition at line 77 of file pcan_usb_pro.c.

union { ... } u

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