Public Attributes | List of all members
cDSA::sSensitivityInfo Struct Reference

Structure to hold info about the sensitivity settings of one sensor patch. More...

#include <dsa.h>

Public Attributes

UInt8 adj_flags
 
float cur_sens
 
UInt16 error_code
 0000h, if successful, otherwise error code More...
 
float fact_sens
 

Detailed Description

Structure to hold info about the sensitivity settings of one sensor patch.

Definition at line 204 of file dsa.h.

Member Data Documentation

UInt8 cDSA::sSensitivityInfo::adj_flags

Bit vector indicating the sensitivity adjustment options:

  • D7...2 reserved
  • D1 1: user can change the sensitivity 0: sensitivity cannot be changed by the user

Definition at line 207 of file dsa.h.

float cDSA::sSensitivityInfo::cur_sens

Currently set sensitivity value. Floating point value. 0 is minimum sensitivity, 1.0 is maximum sensitivity.

Definition at line 211 of file dsa.h.

UInt16 cDSA::sSensitivityInfo::error_code

0000h, if successful, otherwise error code

Definition at line 206 of file dsa.h.

float cDSA::sSensitivityInfo::fact_sens

Sensitivity value that is used, if a factory restore command is issued. Floating point value. 0 is minimum sensitivity, 1.0 is maximum sensitivity.

Definition at line 213 of file dsa.h.


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


sdhlibrary_cpp
Author(s): Dirk Osswald
autogenerated on Sun Aug 18 2019 03:42:21