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

Data Fields

union {
   struct {
      unsigned int   leftChanVal:8
 
      unsigned int   leftChanId:8
 
   }   v
 
   u16   leftSensBits
 
l
 
union {
   struct {
      unsigned int   rightChanVal:8
 
      unsigned int   rightChanId:8
 
   }   v
 
   u16   rightSensBits
 
r
 

Detailed Description

Definition at line 300 of file korg1212.c.

Field Documentation

union { ... } l
unsigned int leftChanId

Definition at line 304 of file korg1212.c.

unsigned int leftChanVal

Definition at line 303 of file korg1212.c.

u16 leftSensBits

Definition at line 306 of file korg1212.c.

union { ... } r
unsigned int rightChanId

Definition at line 311 of file korg1212.c.

unsigned int rightChanVal

Definition at line 310 of file korg1212.c.

u16 rightSensBits

Definition at line 313 of file korg1212.c.

struct { ... } v
struct { ... } v

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