#include <SltInterruptMask.h>
List of all members.
Public Member Functions
Detailed Description
The class contains the information for the interrupt mask register.
The masks for the different interrupt sources are defined in the file SltDef.h.
Definition at line 26 of file SltInterruptMask.h.
Constructor & Destructor Documentation
SltInterruptMask::SltInterruptMask |
( |
const char * |
name, |
|
|
int |
slotID, |
|
|
int |
regID, |
|
|
int |
r, |
|
|
int |
w |
|
) |
| |
SltInterruptMask::~SltInterruptMask |
( |
| ) |
|
Member Function Documentation
void SltInterruptMask::disable |
( |
unsigned long |
mask | ) |
|
void SltInterruptMask::enable |
( |
unsigned long |
mask | ) |
|
bool SltInterruptMask::isEnabled |
( |
unsigned long |
mask | ) |
|
The documentation for this class was generated from the following file: