ecggsr 2.0.0.0
Types

Data Structures

struct  ecggsr_t
 Context structure. More...
 
struct  ecggsr_cfg_t
 Configuration structure. More...
 

Enumerations

enum  ecggsr_functionality_t { ENABLE_OXIMETER_FUNCTIONALITY = 0 , ENABLE_HEARTRATE_FUNCTIONALITY , ENABLE_GALVANIC_SKIN_RESPONSE_FUNCTIONALITY , DEFAULT_ECGGSR_CLICK_FUNCTIONALITY = ENABLE_HEARTRATE_FUNCTIONALITY }
 ECG GSR type of measurement selector. More...
 
enum  ecggsr_err_t { ecggsr_ok = 0 , ecggsr_init_error }
 Error Code. More...
 

Detailed Description

Enumeration Type Documentation

◆ ecggsr_err_t

Error Code.

Enumerator
ecggsr_ok 
ecggsr_init_error 

◆ ecggsr_functionality_t

ECG GSR type of measurement selector.

Enumerator structure for selection of type of working state of the ECG GSR Click.

Enumerator
ENABLE_OXIMETER_FUNCTIONALITY 
ENABLE_HEARTRATE_FUNCTIONALITY 
ENABLE_GALVANIC_SKIN_RESPONSE_FUNCTIONALITY 
DEFAULT_ECGGSR_CLICK_FUNCTIONALITY