Public Member Functions | Friends

PitDevice Class Reference

An implementation of the Intel 8254. More...

Inheritance diagram for PitDevice:
StaticReceiver< PitDevice > Device

List of all members.

Public Member Functions

bool receive (MessagePit &msg)
bool receive (MessageIOIn &msg)
bool receive (MessageIOOut &msg)
 PitDevice (Motherboard &mb, unsigned short base, unsigned irq, unsigned pit)

Friends

class PitTest

Detailed Description

An implementation of the Intel 8254.

State: stable


Constructor & Destructor Documentation

PitDevice::PitDevice ( Motherboard mb,
unsigned short  base,
unsigned  irq,
unsigned  pit 
) [inline]

Member Function Documentation

bool PitDevice::receive ( MessagePit msg  )  [inline]
bool PitDevice::receive ( MessageIOOut msg  )  [inline]
bool PitDevice::receive ( MessageIOIn msg  )  [inline]

Friends And Related Function Documentation

friend class PitTest [friend]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines