Sean Wilson / Mbed OS AdiSense1000_V21

Fork of AdiSense1000 by PoC_Team

Embed: (wiki syntax)

« Back to documentation index

Diagnostic Control (Diagnostics_Control) Register

Diagnostic Control (Diagnostics_Control) Register

Diagnostic Control (Diagnostics_Control) Register. More...

Enumerations

enum  ADI_ADISENSE_CORE_Diagnostics_Control_Diag_OSD_Freq { ADISENSE_CORE_DIAGNOSTICS_CONTROL_OCD_OFF = 0, ADISENSE_CORE_DIAGNOSTICS_CONTROL_OCD_PER_1_CYCLE = 1, ADISENSE_CORE_DIAGNOSTICS_CONTROL_OCD_PER_100_CYCLES = 2, ADISENSE_CORE_DIAGNOSTICS_CONTROL_OCD_PER_1000_CYCLES = 3 }

Detailed Description

Diagnostic Control (Diagnostics_Control) Register.


Enumeration Type Documentation

Enumerator:
ADISENSE_CORE_DIAGNOSTICS_CONTROL_OCD_OFF 

No Open-Circuit Detection During Measurement.

ADISENSE_CORE_DIAGNOSTICS_CONTROL_OCD_PER_1_CYCLE 

Open-Circuit Detection Performed Once Per Measurement Cycle.

ADISENSE_CORE_DIAGNOSTICS_CONTROL_OCD_PER_100_CYCLES 

Open-Circuit Detection Performed Once Per Hundred Measurement Cycles.

ADISENSE_CORE_DIAGNOSTICS_CONTROL_OCD_PER_1000_CYCLES 

Open-Circuit Detection Performed Once Per Thousand Measurement Cycles.

Definition at line 931 of file ADISENSE1000_REGISTERS_typedefs.h.