The primary class used for accessing hardware.
The Hil..::.Monitor type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| IsValid |
Indicates whether the monitor is valid.
| |
| ReadInterrupt |
Reads the state of the interrupt sources being monitored. Blocks until at least one interrupt has occurred.
| |
| Start |
Starts the monitor.
| |
| Stop |
Stops a running monitor.
|