@Ghazascanner
_2019runbot
Ghazascanner File Manager
server :Linux adweb87 2.6.32-754.el6.x86_64 #1 SMP Tue Jun 19 21:26:04 UTC 2018 x86_64
Current Path :
/
lib
/
modules
/
2.6.32-754.el6.x86_64
/
build
/
include
/
linux
/
Path :
Upload File :
New :
File
Dir
//lib/modules/2.6.32-754.el6.x86_64/build/include/linux/rotary_encoder.h
#ifndef __ROTARY_ENCODER_H__ #define __ROTARY_ENCODER_H__ struct rotary_encoder_platform_data { 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; }; #endif /* __ROTARY_ENCODER_H__ */