mraa  1.9.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

◆ index

int index

Channel index

◆ enabled

int enabled

Channel enabled/disabled

◆ type

char* type

Channel type

◆ lendian

mraa_boolean_t lendian

Channel endianes

◆ signedd

int signedd

Channel signed

◆ offset

unsigned int offset

Channel offset

◆ mask

uint64_t mask

Channel mask

◆ bits_used

unsigned int bits_used

Channel used bits

◆ bytes

unsigned int bytes

Channel bytes

◆ shift

unsigned int shift

Channel shift

◆ location

unsigned int location

Channel location


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