[Overview][Classes][Variables][Index] Reference for unit 'ports' (#rtl)

tport.writeport

Writes an integer of data to a port

Declaration

Source position: ports.pp line 28

protected procedure tport.writeport(

  p: LongInt;

  data: Byte

);

See also

tport.readport

  

Reads an integer of data from a port

The latest version of this document can be found at lazarus-ccr.sourceforge.net.