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

#include <iio_utils.h>

Data Fields

charname
 
chargeneric_name
 
float scale
 
float offset
 
unsigned index
 
unsigned bytes
 
unsigned bits_used
 
unsigned shift
 
uint64_t mask
 
unsigned be
 
unsigned is_signed
 
unsigned enabled
 
unsigned location
 

Detailed Description

Definition at line 68 of file iio_utils.h.

Field Documentation

unsigned be

Definition at line 78 of file iio_utils.h.

unsigned bits_used

Definition at line 75 of file iio_utils.h.

unsigned bytes

Definition at line 74 of file iio_utils.h.

unsigned enabled

Definition at line 80 of file iio_utils.h.

char* generic_name

Definition at line 70 of file iio_utils.h.

unsigned index

Definition at line 73 of file iio_utils.h.

unsigned is_signed

Definition at line 79 of file iio_utils.h.

unsigned location

Definition at line 81 of file iio_utils.h.

uint64_t mask

Definition at line 77 of file iio_utils.h.

char* name

Definition at line 69 of file iio_utils.h.

float offset

Definition at line 72 of file iio_utils.h.

float scale

Definition at line 71 of file iio_utils.h.

unsigned shift

Definition at line 76 of file iio_utils.h.


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