Метод | Описание | |
---|---|---|
IntelHSUART ( ) : Mosa.HardwareSystem |
Initializes a new instance of the IntelHSUART class.
|
|
OnInterrupt ( ) : bool |
Called when an interrupt is received.
|
|
Setup ( Mosa.DeviceSystem.HardwareResources hardwareResources ) : bool |
Setups this hardware device driver
|
|
Start ( ) : DeviceDriverStartStatus |
Starts this hardware device.
|
public IntelHSUART ( ) : Mosa.HardwareSystem | ||
Результат | Mosa.HardwareSystem |
public Setup ( Mosa.DeviceSystem.HardwareResources hardwareResources ) : bool | ||
hardwareResources | Mosa.DeviceSystem.HardwareResources | |
Результат | bool |
public Start ( ) : DeviceDriverStartStatus | ||
Результат | DeviceDriverStartStatus |