Sean Wilson / Mbed OS AdiSense1000_V21

Fork of AdiSense1000 by PoC_Team

Embed: (wiki syntax)

« Back to documentation index

General Configuration (Power_Config) Register

General Configuration (Power_Config) Register

General Configuration (Power_Config) Register. More...

Enumerations

enum  ADI_ADISENSE_CORE_Power_Config_Power_Mode_ADC { ADISENSE_CORE_POWER_CONFIG_ADC_LOW_POWER = 0, ADISENSE_CORE_POWER_CONFIG_ADC_MID_POWER = 1, ADISENSE_CORE_POWER_CONFIG_ADC_FULL_POWER = 2 }

Detailed Description

General Configuration (Power_Config) Register.


Enumeration Type Documentation

Enumerator:
ADISENSE_CORE_POWER_CONFIG_ADC_LOW_POWER 

ADC Low Power Mode.

ADISENSE_CORE_POWER_CONFIG_ADC_MID_POWER 

ADC Mid Power Mode.

ADISENSE_CORE_POWER_CONFIG_ADC_FULL_POWER 

ADC Full Power Mode.

Definition at line 580 of file ADISENSE1000_REGISTERS_typedefs.h.