SKINMEAS Struct Reference

Measurement output. More...

#include <skin_driver.h>

List of all members.

Public Attributes

bool bMeasAvailable
 This flag is true if a valid measurement is available.
uint8_t dyn_thres_cv
 Value of dynamic threshold.
uint64_t sensor_data [skinc_def::max_sensor_number]
 Buffer to store sensor data.
uint8_t status
 Status of skin (Go/NoGo - Bit0, Err/NoErr - Bit1).

Detailed Description

Measurement output.

Definition at line 81 of file skin_driver.h.


Member Data Documentation

This flag is true if a valid measurement is available.

Definition at line 83 of file skin_driver.h.

Value of dynamic threshold.

Definition at line 87 of file skin_driver.h.

Buffer to store sensor data.

Definition at line 85 of file skin_driver.h.

Status of skin (Go/NoGo - Bit0, Err/NoErr - Bit1).

Definition at line 89 of file skin_driver.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends


skin_driver
Author(s): Joerg Wagner
autogenerated on Fri Jan 11 10:03:48 2013