Read longint from I/O port.
Source position: go32.pp line 167
function inportl( |
port: Word |
):LongInt; |
Reads 1 longint from the selected I/O port.
Parameters:
Return values: Current I/O port value.
None.
|
Write byte to I/O port. |
|
|
Read byte from I/O port. |
|
|
Read word from I/O port. |