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

#include <rotary_encoder.h>

Data Fields

unsigned int steps
 
unsigned int axis
 
unsigned int gpio_a
 
unsigned int gpio_b
 
unsigned int inverted_a
 
unsigned int inverted_b
 
bool relative_axis
 
bool rollover
 
bool half_period
 

Detailed Description

Definition at line 4 of file rotary_encoder.h.

Field Documentation

unsigned int axis

Definition at line 6 of file rotary_encoder.h.

unsigned int gpio_a

Definition at line 7 of file rotary_encoder.h.

unsigned int gpio_b

Definition at line 8 of file rotary_encoder.h.

bool half_period

Definition at line 13 of file rotary_encoder.h.

unsigned int inverted_a

Definition at line 9 of file rotary_encoder.h.

unsigned int inverted_b

Definition at line 10 of file rotary_encoder.h.

bool relative_axis

Definition at line 11 of file rotary_encoder.h.

bool rollover

Definition at line 12 of file rotary_encoder.h.

unsigned int steps

Definition at line 5 of file rotary_encoder.h.


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