S32 SDK
smc_power_mode_config_t Struct Reference

Power mode control configuration used for calling the SMC_SYS_SetPowerMode API Implements smc_power_mode_config_t_Class. More...

#include <smc_hal.h>

Data Fields

power_manager_modes_t powerModeName
 
bool stopOption
 
smc_stop_option_t stopOptionValue
 

Detailed Description

Power mode control configuration used for calling the SMC_SYS_SetPowerMode API Implements smc_power_mode_config_t_Class.

Definition at line 198 of file smc_hal.h.

Field Documentation

power_manager_modes_t powerModeName

Power mode(enum), see power_manager_modes_t

Definition at line 199 of file smc_hal.h.

bool stopOption

If STOPO option is needed

Definition at line 201 of file smc_hal.h.

smc_stop_option_t stopOptionValue

STOPO option(enum), see smc_stop_option_t

Definition at line 202 of file smc_hal.h.


The documentation for this struct was generated from the following file: