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

Data Fields

int signal_pin
 
int signal_pin_change
 
u8 on
 
u8 off
 
long(* send_pulse )(unsigned long length)
 
void(* send_space )(long length)
 
int features
 
spinlock_t lock
 

Detailed Description

Definition at line 87 of file lirc_serial.c.

Field Documentation

Definition at line 94 of file lirc_serial.c.

spinlock_t lock

Definition at line 95 of file lirc_serial.c.

u8 off

Definition at line 91 of file lirc_serial.c.

u8 on

Definition at line 90 of file lirc_serial.c.

long(* send_pulse)(unsigned long length)

Definition at line 92 of file lirc_serial.c.

void(* send_space)(long length)

Definition at line 93 of file lirc_serial.c.

int signal_pin

Definition at line 88 of file lirc_serial.c.

int signal_pin_change

Definition at line 89 of file lirc_serial.c.


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