CAC_smartcushion / Mbed OS 2Temp_ADISense1000_Example

Fork of ADISense1000_Example_FW by Analog Devices

Embed: (wiki syntax)

« Back to documentation index

Measurement Cycle (Cycle_Control) Register

Measurement Cycle (Cycle_Control) Register

Measurement Cycle (Cycle_Control) Register. More...

Enumerations

enum  ADI_ADISENSE_CORE_Cycle_Control_Cycle_Time_Units { ADISENSE_CORE_CYCLE_CONTROL_MICROSECONDS = 0, ADISENSE_CORE_CYCLE_CONTROL_MILLISECONDS = 1, ADISENSE_CORE_CYCLE_CONTROL_SECONDS = 2, ADISENSE_CORE_CYCLE_CONTROL_UNDEFINED = 3 }

Detailed Description

Measurement Cycle (Cycle_Control) Register.


Enumeration Type Documentation

Enumerator:
ADISENSE_CORE_CYCLE_CONTROL_MICROSECONDS 

Micro-Seconds.

ADISENSE_CORE_CYCLE_CONTROL_MILLISECONDS 

Milli-Seconds.

ADISENSE_CORE_CYCLE_CONTROL_SECONDS 

Seconds.

ADISENSE_CORE_CYCLE_CONTROL_UNDEFINED 

Undefined.

Definition at line 580 of file ADISENSE1000_REGISTERS_typedefs.h.