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

tExpansionRom

Declaration

Source position: configregs.pas line 54

type tExpansionRom = record

  er_Type: Byte;

  er_Product: Byte;

  er_Flags: Byte;

  er_Reserved03: Byte;

  er_Manufacturer: Word;

  er_SerialNumber: LongWord;

  er_InitDiagVec: Word;

  er_Reserved0c: Byte;

  er_Reserved0d: Byte;

  er_Reserved0e: Byte;

  er_Reserved0f: Byte;

end;


Documentation generated on: 2021-07-30