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

#include <rc-core.h>

Data Fields

union {
   u32   duration
 
   struct {
      u32   carrier
 
      u8   duty_cycle
 
   } 
 
}; 
 
unsigned pulse:1
 
unsigned reset:1
 
unsigned timeout:1
 
unsigned carrier_report:1
 

Detailed Description

Definition at line 162 of file rc-core.h.

Field Documentation

union { ... }
u32 carrier

Definition at line 167 of file rc-core.h.

unsigned carrier_report

Definition at line 175 of file rc-core.h.

u32 duration

Definition at line 164 of file rc-core.h.

u8 duty_cycle

Definition at line 168 of file rc-core.h.

unsigned pulse

Definition at line 172 of file rc-core.h.

unsigned reset

Definition at line 173 of file rc-core.h.

unsigned timeout

Definition at line 174 of file rc-core.h.


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