|
|
int | IIO_NO_MOD = 0 |
| |
|
int | IIO_MOD_X = 1 |
| |
|
int | IIO_MOD_Y = 2 |
| |
|
int | IIO_MOD_Z = 3 |
| |
|
int | IIO_MOD_X_AND_Y = 4 |
| |
|
int | IIO_MOD_X_AND_Z = 5 |
| |
|
int | IIO_MOD_Y_AND_Z = 6 |
| |
|
int | IIO_MOD_X_AND_Y_AND_Z = 7 |
| |
|
int | IIO_MOD_X_OR_Y = 8 |
| |
|
int | IIO_MOD_X_OR_Z = 9 |
| |
|
int | IIO_MOD_Y_OR_Z = 10 |
| |
|
int | IIO_MOD_X_OR_Y_OR_Z = 11 |
| |
|
int | IIO_MOD_LIGHT_BOTH = 12 |
| |
|
int | IIO_MOD_LIGHT_IR = 13 |
| |
|
int | IIO_MOD_ROOT_SUM_SQUARED_X_Y = 14 |
| |
|
int | IIO_MOD_SUM_SQUARED_X_Y_Z = 15 |
| |
|
int | IIO_MOD_LIGHT_CLEAR = 16 |
| |
|
int | IIO_MOD_LIGHT_RED = 17 |
| |
|
int | IIO_MOD_LIGHT_GREEN = 18 |
| |
|
int | IIO_MOD_LIGHT_BLUE = 19 |
| |
|
int | IIO_MOD_QUATERNION = 20 |
| |
|
int | IIO_MOD_TEMP_AMBIENT = 21 |
| |
|
int | IIO_MOD_TEMP_OBJECT = 22 |
| |
|
int | IIO_MOD_NORTH_MAGN = 23 |
| |
|
int | IIO_MOD_NORTH_TRUE = 24 |
| |
|
int | IIO_MOD_NORTH_MAGN_TILT_COMP = 25 |
| |
|
int | IIO_MOD_NORTH_TRUE_TILT_COMP = 26 |
| |
|
int | IIO_MOD_RUNNING = 27 |
| |
|
int | IIO_MOD_JOGGING = 28 |
| |
|
int | IIO_MOD_WALKING = 29 |
| |
|
int | IIO_MOD_STILL = 30 |
| |
|
int | IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z = 31 |
| |
|
int | IIO_MOD_I = 32 |
| |
|
int | IIO_MOD_Q = 33 |
| |
|
int | IIO_MOD_CO2 = 34 |
| |
|
int | IIO_MOD_VOC = 35 |
| |
|
int | IIO_MOD_LIGHT_UV = 36 |
| |
|
int | IIO_MOD_LIGHT_DUV = 37 |
| |
|
int | IIO_MOD_PM1 = 38 |
| |
|
int | IIO_MOD_PM2P5 = 39 |
| |
|
int | IIO_MOD_PM4 = 40 |
| |
|
int | IIO_MOD_PM10 = 41 |
| |
|
int | IIO_MOD_ETHANOL = 42 |
| |
|
int | IIO_MOD_H2 = 43 |
| |
|
int | IIO_MOD_O2 = 44 |
| |
Contains the modifier type of an IIO channel.
The documentation for this class was generated from the following file: