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

Data Fields

struct input_dev * input
 
struct
rotary_encoder_platform_data
pdata
 
unsigned int axis
 
unsigned int pos
 
unsigned int irq_a
 
unsigned int irq_b
 
bool armed
 
unsigned char dir
 
char last_stable
 

Detailed Description

Definition at line 32 of file rotary_encoder.c.

Field Documentation

bool armed

Definition at line 42 of file rotary_encoder.c.

unsigned int axis

Definition at line 36 of file rotary_encoder.c.

unsigned char dir

Definition at line 43 of file rotary_encoder.c.

struct input_dev* input

Definition at line 33 of file rotary_encoder.c.

unsigned int irq_a

Definition at line 39 of file rotary_encoder.c.

unsigned int irq_b

Definition at line 40 of file rotary_encoder.c.

char last_stable

Definition at line 45 of file rotary_encoder.c.

Definition at line 34 of file rotary_encoder.c.

unsigned int pos

Definition at line 37 of file rotary_encoder.c.


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