An implementation of the Intel 8254. More...
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 |
An implementation of the Intel 8254.
State: stable
| PitDevice::PitDevice | ( | Motherboard & | mb, | |
| unsigned short | base, | |||
| unsigned | irq, | |||
| unsigned | pit | |||
| ) | [inline] |
| bool PitDevice::receive | ( | MessagePit & | msg | ) | [inline] |
| bool PitDevice::receive | ( | MessageIOOut & | msg | ) | [inline] |
| bool PitDevice::receive | ( | MessageIOIn & | msg | ) | [inline] |
friend class PitTest [friend] |
1.7.1