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

Data Fields

struct i2c_clientclient
 
struct regulatorreg
 
struct ad5933_platform_datapdata
 
struct delayed_work work
 
unsigned long mclk_hz
 
unsigned char ctrl_hb
 
unsigned char ctrl_lb
 
unsigned range_avail [4]
 
unsigned short vref_mv
 
unsigned short settling_cycles
 
unsigned short freq_points
 
unsigned freq_start
 
unsigned freq_inc
 
unsigned state
 
unsigned poll_time_jiffies
 

Detailed Description

Definition at line 89 of file ad5933.c.

Field Documentation

Definition at line 90 of file ad5933.c.

unsigned char ctrl_hb

Definition at line 95 of file ad5933.c.

unsigned char ctrl_lb

Definition at line 96 of file ad5933.c.

unsigned freq_inc

Definition at line 102 of file ad5933.c.

unsigned short freq_points

Definition at line 100 of file ad5933.c.

unsigned freq_start

Definition at line 101 of file ad5933.c.

unsigned long mclk_hz

Definition at line 94 of file ad5933.c.

Definition at line 92 of file ad5933.c.

unsigned poll_time_jiffies

Definition at line 104 of file ad5933.c.

unsigned range_avail[4]

Definition at line 97 of file ad5933.c.

Definition at line 91 of file ad5933.c.

unsigned short settling_cycles

Definition at line 99 of file ad5933.c.

unsigned state

Definition at line 103 of file ad5933.c.

unsigned short vref_mv

Definition at line 98 of file ad5933.c.

Definition at line 93 of file ad5933.c.


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