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

tportl.writeport

Writes a Longint of data to a port

Declaration

Source position: ports.pp line 44

protected procedure tportl.writeport(

  p: LongInt;

  data: LongInt

);

See also

TPortL.readport

  

Reads a Longint of data from a port

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