Bumped Mbed FW version to 01.20.0080

Embed: (wiki syntax)

« Back to documentation index

Digital Sensor Data Coding (Digital_Sensor_Config) Register

Digital Sensor Data Coding (Digital_Sensor_Config) Register

Digital Sensor Data Coding (Digital_Sensor_Config) Register. More...

Enumerations

enum  ADMW_CORE_Digital_Sensor_Config_Digital_Sensor_Coding { CORE_DIGITAL_SENSOR_CONFIG_CODING_NONE = 0, CORE_DIGITAL_SENSOR_CONFIG_CODING_UNIPOLAR = 1, CORE_DIGITAL_SENSOR_CONFIG_CODING_TWOS_COMPL = 2, CORE_DIGITAL_SENSOR_CONFIG_CODING_OFFSET_BINARY = 3 }

Detailed Description

Digital Sensor Data Coding (Digital_Sensor_Config) Register.


Enumeration Type Documentation

Enumerator:
CORE_DIGITAL_SENSOR_CONFIG_CODING_NONE 

None/Invalid.

CORE_DIGITAL_SENSOR_CONFIG_CODING_UNIPOLAR 

Unipolar.

CORE_DIGITAL_SENSOR_CONFIG_CODING_TWOS_COMPL 

Twos complement.

CORE_DIGITAL_SENSOR_CONFIG_CODING_OFFSET_BINARY 

Offset binary.

Definition at line 1390 of file ADMW1001_REGISTERS_typedefs.h.