Communication Power State

Macros

#define PWR_COMM_TIMER_POWER_DOWN   0x0U
 
#define PWR_COMM_TIMER_POWER_UP   0x1U
 
#define PWR_COMM_CORE_POWER_DOWN   0x0U
 
#define PWR_COMM_CORE_POWER_UP   0x1U
 

Detailed Description

Macro Definition Documentation

◆ PWR_COMM_CORE_POWER_DOWN

#define PWR_COMM_CORE_POWER_DOWN   0x0U

Power down communication core

◆ PWR_COMM_CORE_POWER_UP

#define PWR_COMM_CORE_POWER_UP   0x1U

Power on communication core

◆ PWR_COMM_TIMER_POWER_DOWN

#define PWR_COMM_TIMER_POWER_DOWN   0x0U

Power down communication timer

◆ PWR_COMM_TIMER_POWER_UP

#define PWR_COMM_TIMER_POWER_UP   0x1U

Power on communication timer