| Package | Description |
|---|---|
| caoss.simulator.configuration | |
| caoss.simulator.hardware |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class<? extends AbstractInterruptController> |
Hardware.interruptControlerClass
The class implementing the interrupt controller
|
| Modifier and Type | Class and Description |
|---|---|
class |
SingleCoreInterruptController |
| Modifier and Type | Method and Description |
|---|---|
static AbstractInterruptController |
AbstractInterruptController.getInstance()
Obtain the instance of the interrupt controller
|