mraa  2.0.0
Low Level Skeleton Library for Communication on GNU/Linux platforms
Data Fields
mraa_iio_channel Struct Reference

Detailed Description

Mraa Iio Channels

Data Fields

int index
 
int enabled
 
char * type
 
mraa_boolean_t lendian
 
int signedd
 
unsigned int offset
 
uint64_t mask
 
unsigned int bits_used
 
unsigned int bytes
 
unsigned int shift
 
unsigned int location
 

Field Documentation

int index

Channel index

int enabled

Channel enabled/disabled

char* type

Channel type

mraa_boolean_t lendian

Channel endianes

int signedd

Channel signed

unsigned int offset

Channel offset

uint64_t mask

Channel mask

unsigned int bits_used

Channel used bits

unsigned int bytes

Channel bytes

unsigned int shift

Channel shift

unsigned int location

Channel location


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