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

Data Fields

struct iio_chan_spec channel
 
u16 int_vref_mv
 
int(* write )(struct ad5446_state *st, unsigned val)
 

Detailed Description

struct ad5446_chip_info - chip specific information : channel spec for the DAC : AD5620/40/60: the internal reference voltage : chip specific helper function to write to the register

Definition at line 54 of file ad5446.c.

Field Documentation

Definition at line 55 of file ad5446.c.

u16 int_vref_mv

Definition at line 56 of file ad5446.c.

int(* write)(struct ad5446_state *st, unsigned val)

Definition at line 57 of file ad5446.c.


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