The Pedigree Project 0.1
Public Attributes | List of all members
PicHardTailPlan Struct Reference

#include <PicIrqState.h>

+ Collaboration diagram for PicHardTailPlan:

Public Attributes

bool controllerLifetimeCurrent
 
bool hardStageLifetimeCurrent
 
bool threadedLifetimeCurrent
 
HardIrqDisposition effectiveHardDisposition
 
PicHardTailThreadedAction threadedAction
 

Detailed Description

Pure lifecycle decision shared by the PIC finalizer and hosted tests.

Definition at line 803 of file PicIrqState.h.

Member Data Documentation

◆ controllerLifetimeCurrent

bool PicHardTailPlan::controllerLifetimeCurrent

Definition at line 804 of file PicIrqState.h.

◆ effectiveHardDisposition

HardIrqDisposition PicHardTailPlan::effectiveHardDisposition

Definition at line 807 of file PicIrqState.h.

◆ hardStageLifetimeCurrent

bool PicHardTailPlan::hardStageLifetimeCurrent

Definition at line 805 of file PicIrqState.h.

◆ threadedAction

PicHardTailThreadedAction PicHardTailPlan::threadedAction

Definition at line 808 of file PicIrqState.h.

◆ threadedLifetimeCurrent

bool PicHardTailPlan::threadedLifetimeCurrent

Definition at line 806 of file PicIrqState.h.


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