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

tportw.writeport

Writes a word of data to a port

Declaration

Source position: ports.pp line 36

protected procedure tportw.writeport(

  p: LongInt;

  data: Word

);

See also

TPortW.readport

  

Reads a word of data from a port

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