User Tools

Site Tools


el:portin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

el:portin [2016/01/01 22:39]
el:portin [2020/02/28 10:46] (current)
Line 1: Line 1:
 +===== PortIn =====
 +==== Format ====
 +**portin** ( //io port number// )
 +
 +==== Description ====
 +
 +Reads a system I/O port from memory and returns the value (0-255).
 +
 +Reading and writing system I/O ports can be dangerous and can cause unpredictable results.  This statement may be disabled because of potential system security issues.  Availability may be configured in the IDE by going to the Edit>Preferences menu.    
 +
 +Functionality only available in Windows port.
 +
 +==== See Also ====
 +
 +[[PortOut|PortOut]]
 +
 +==== Example ====
 +
 +See example on [[PortOut|PortOut]] page.
 +
 +==== New To Version ==== 
 +0.9.6.41
  
el/portin.txt ยท Last modified: 2020/02/28 10:46 (external edit)