Interrupt hook class.
More...
#include <Kernel.h>
Interrupt hook class.
Definition at line 58 of file Kernel.h.
◆ InterruptHook()
Constructor function.
- Parameters
-
| h | Handler function for the hook. |
| p | Parameter to pass. |
Definition at line 66 of file Kernel.h.
◆ operator==()
Comparision operator.
- Parameters
-
- Returns
- True if equal, false otherwise.
Definition at line 76 of file Kernel.h.
References handler, and param.
◆ handler
◆ param
| ulong InterruptHook::param |
The documentation for this struct was generated from the following file: