Property | Type | Description | |
---|---|---|---|
commandPort | IReadWriteIOPort | ||
dataPort | IReadWriteIOPort | ||
spinLock |
Method | Description | |
---|---|---|
CMOS ( ) : Mosa.HardwareSystem |
|
|
OnInterrupt ( ) : bool |
Called when an interrupt is received.
|
|
Read ( byte address ) : byte |
Reads the specified address.
|
|
Setup ( |
Setups this hardware device driver
|
|
Start ( ) : DeviceDriverStartStatus |
Starts this hardware device.
|
public Setup ( |
||
hardwareResources | ||
return | bool |