NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MessageIrq Struct Reference

Raise an IRQ. More...

#include <message.h>

Inheritance diagram for MessageIrq:
MessageIrqLines

Public Types

enum  Type { ASSERT_IRQ, ASSERT_NOTIFY, DEASSERT_IRQ }

Public Member Functions

 MessageIrq (Type _type, unsigned char _line)

Public Attributes

enum MessageIrq::Type type
unsigned char line

Detailed Description

Raise an IRQ.

Member Enumeration Documentation

Enumerator:
ASSERT_IRQ 
ASSERT_NOTIFY 
DEASSERT_IRQ 

Constructor & Destructor Documentation

MessageIrq::MessageIrq ( Type  _type,
unsigned char  _line 
)
inline

Member Data Documentation

unsigned char MessageIrq::line
enum MessageIrq::Type MessageIrq::type

The documentation for this struct was generated from the following file: