Host API Example for the ADMW1001

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  ADMW_CORE_Power_Config_Power_Mode_MCU { CORE_POWER_CONFIG_ACTIVE_MODE = 0, CORE_POWER_CONFIG_HIBERNATION = 1 }

Detailed Description

General Configuration (Power_Config) Register.


Enumeration Type Documentation

Enumerator:
CORE_POWER_CONFIG_ACTIVE_MODE 

Part is fully powered up and either cycling through a sequence or awaiting a configuration.

CORE_POWER_CONFIG_HIBERNATION 

module has entede hibernation mode.

All analog circuitry is disabled. All peripherals disabled apart from the Wake-up pin functionality.

Definition at line 530 of file ADMW1001_REGISTERS_typedefs.h.