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

#include <twl4030-madc.h>

Data Fields

unsigned long channels
 
u16 do_avg
 
u16 method
 
u16 type
 
bool active
 
bool result_pending
 
int rbuf [TWL4030_MADC_MAX_CHANNELS]
 
void(* func_cb )(int len, int channels, int *buf)
 

Detailed Description

Definition at line 44 of file twl4030-madc.h.

Field Documentation

bool active

Definition at line 49 of file twl4030-madc.h.

unsigned long channels

Definition at line 45 of file twl4030-madc.h.

u16 do_avg

Definition at line 46 of file twl4030-madc.h.

void(* func_cb)(int len, int channels, int *buf)

Definition at line 52 of file twl4030-madc.h.

u16 method

Definition at line 47 of file twl4030-madc.h.

Definition at line 51 of file twl4030-madc.h.

bool result_pending

Definition at line 50 of file twl4030-madc.h.

Definition at line 48 of file twl4030-madc.h.


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