프로퍼티 | 타입 | 설명 | |
---|---|---|---|
counter0Divisor | IReadWriteIOPort | ||
modeControlPort | IReadWriteIOPort | ||
tickCount | uint |
메소드 | 설명 | |
---|---|---|
GetTickCount ( ) : uint |
Gets the tick count.
|
|
OnInterrupt ( ) : bool |
Called when an interrupt is received.
|
|
PIT ( ) : Mosa.HardwareSystem |
Initializes a new instance of the PIT class.
|
|
Setup ( HardwareResources hardwareResources ) : bool |
Setups this hardware device driver
|
|
Start ( ) : DeviceDriverStartStatus |
Starts this hardware device.
|
public Setup ( HardwareResources hardwareResources ) : bool | ||
hardwareResources | HardwareResources | |
리턴 | bool |