smc_power_mode_config_t Struct Reference

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

#include <platform/drivers/src/power/S32K1xx/power_manager_S32K1xx.h>

Data Fields

power_manager_modes_t powerModeName
 
smc_stop_option_t stopOptionValue
 

Detailed Description

Power mode control configuration used for calling the SMC_SYS_SetPowerMode API.

Definition at line 179 of file power_manager_S32K1xx.h.

Field Documentation

power_manager_modes_t powerModeName

Power mode(enum), see power_manager_modes_t

Definition at line 181 of file power_manager_S32K1xx.h.

smc_stop_option_t stopOptionValue

STOPO option(enum), see smc_stop_option_t

Definition at line 183 of file power_manager_S32K1xx.h.


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