Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
sh_keysc_info Struct Reference

#include <sh_keysc.h>

Public Types

enum  {
  SH_KEYSC_MODE_1, SH_KEYSC_MODE_2, SH_KEYSC_MODE_3, SH_KEYSC_MODE_4,
  SH_KEYSC_MODE_5, SH_KEYSC_MODE_6
}
 

Data Fields

enum sh_keysc_info:: { ... }  mode
 
int scan_timing
 
int delay
 
int kycr2_delay
 
int keycodes [SH_KEYSC_MAXKEYS]
 

Detailed Description

Definition at line 6 of file sh_keysc.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
SH_KEYSC_MODE_1 
SH_KEYSC_MODE_2 
SH_KEYSC_MODE_3 
SH_KEYSC_MODE_4 
SH_KEYSC_MODE_5 
SH_KEYSC_MODE_6 

Definition at line 7 of file sh_keysc.h.

Field Documentation

int delay

Definition at line 10 of file sh_keysc.h.

int keycodes[SH_KEYSC_MAXKEYS]

Definition at line 12 of file sh_keysc.h.

int kycr2_delay

Definition at line 11 of file sh_keysc.h.

enum { ... } mode
int scan_timing

Definition at line 9 of file sh_keysc.h.


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