Unit 'serial' Package
[Overview][Constants][Types][Index] [#amunits]

TIOExtSer

Declaration

Source position: serial.pas line 47

type TIOExtSer = record

  IOSer: tIOStdReq;

  io_CtlChar: LongWord;

  io_RBufLen: LongWord;

  io_ExtFlags: LongWord;

  io_Baud: LongWord;

  io_BrkTime: LongWord;

  io_TermArray: TIOTArray;

  io_ReadLen: Byte;

  io_WriteLen: Byte;

  io_StopBits: Byte;

  io_SerFlags: Byte;

  io_Status: Word;

end;


Documentation generated on: 2021-07-30