Main Page | Class List | File List | Class Members | File Members | Related Pages

llc_serial_priv Struct Reference

Private driver data. More...

List of all members.

Public Attributes

int fd
 File descriptor to kernel driver.

char * file
 Device file.

int rate
 Device data rate.

int flags
 Device flags.

otto_llc_formatllc
 Pointer to LLC format.

otto_llc_pulse pulses [OTTO_PACKET_PULSES_MAX]
 Partial bytes.

int pulses_len
 Partial byte length.

otto_packet partial
 Partial packet.


Detailed Description

Private driver data.


Member Data Documentation

int llc_serial_priv::fd
 

File descriptor to kernel driver.

char* llc_serial_priv::file
 

Device file.

int llc_serial_priv::flags
 

Device flags.

struct otto_llc_format* llc_serial_priv::llc
 

Pointer to LLC format.

union otto_packet llc_serial_priv::partial
 

Partial packet.

struct otto_llc_pulse llc_serial_priv::pulses[OTTO_PACKET_PULSES_MAX]
 

Partial bytes.

int llc_serial_priv::pulses_len
 

Partial byte length.

int llc_serial_priv::rate
 

Device data rate.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 8 19:26:07 2004 for OpenOtto by doxygen 1.3.7