Unit 'nds9' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libndsfpc]

DISC_INTERFACE_STRUCT

Declaration

Source position: disc_io.inc line 19

type DISC_INTERFACE_STRUCT = record

  ioType: cuint32;

  features: cuint32;

  startup: FN_MEDIUM_STARTUP;

  isInserted: FN_MEDIUM_ISINSERTED;

  readSectors: FN_MEDIUM_READSECTORS;

  writeSectors: FN_MEDIUM_WRITESECTORS;

  clearStatus: FN_MEDIUM_CLEARSTATUS;

  shutdown: FN_MEDIUM_SHUTDOWN;

end;


Documentation generated on: 2023-03-18