ParaNut SystemC Model
A SystemC Model of the ParaNut architecture
Classes | Enumerations
intc.h File Reference
#include "base.h"
#include "paranut-config.h"
#include <systemc.h>
Include dependency graph for intc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MIntC
 

Enumerations

enum  EIntStates { IntIdle , IntPending , IntHandled }
 

Enumeration Type Documentation

◆ EIntStates

enum EIntStates
Enumerator
IntIdle 
IntPending 
IntHandled