RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields
_pgmc_bpc_cpu_power_mode_option Struct Reference

The control option of the power domain controlled by CPU power mode. More...

#include <fsl_pgmc.h>

Data Fields

pgmc_bpc_assign_domain_t assignDomain
 
bool stateSave
 
bool powerOff
 

Detailed Description

The control option of the power domain controlled by CPU power mode.

Field Documentation

◆ assignDomain

pgmc_bpc_assign_domain_t _pgmc_bpc_cpu_power_mode_option::assignDomain

Domain assignment of the BPC. The power mode of the selected core domain will control the selected power domain.

◆ powerOff

bool _pgmc_bpc_cpu_power_mode_option::powerOff

Request power off the power domain.

  • true Power off the power domain when enter the selected mode.
  • false Do not power off the power domain when enter the selected mode.

◆ stateSave

bool _pgmc_bpc_cpu_power_mode_option::stateSave

Request save the state of power domain before entering target power mode.

  • true Save data when domain enter the selected mode.
  • false Do not save data when domain enter the selected mode.

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