DMM API Reference  3.20.00.07
DMMPolicy_State Struct Reference

Structure used to define a DMM Policy. More...

#include <dmm_policy.h>

Public Attributes

uint32_t state
 application state of a policy
 
uint8_t weight
 amount of adjusted priority for stack activities specified in .appliedActivity
 
uint16_t timingConstraint
 reserved for future usage
 
uint32_t appliedActivity
 
uint16_t pause
 whether or not the specified stack's application is paused during the state:0 not paused, 0x0001 paused
 

Detailed Description

Structure used to define a DMM Policy.

Member Data Documentation

§ appliedActivity

uint32_t DMMPolicy_State::appliedActivity

Specified the activities of which priority is/are adjusted by .weight final Priority = GPT (Stack level priority) + weight (Application Level)


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