Structure to hold info about the sensitivity settings of one sensor patch. More...
#include <dsa.h>
Public Attributes | |
UInt16 | error_code |
0000h, if successful, otherwise error code | |
UInt8 | adj_flags |
float | cur_sens |
float | fact_sens |
Structure to hold info about the sensitivity settings of one sensor patch.
Bit vector indicating the sensitivity adjustment options:
Currently set sensitivity value. Floating point value. 0 is minimum sensitivity, 1.0 is maximum sensitivity.
0000h, if successful, otherwise error code
Sensitivity value that is used, if a factory restore command is issued. Floating point value. 0 is minimum sensitivity, 1.0 is maximum sensitivity.