RetroArch
Public Attributes | List of all members
DISC_INTERFACE_STRUCT Struct Reference

#include <iosuhax_disc_interface.h>

Collaboration diagram for DISC_INTERFACE_STRUCT:
[legend]

Public Attributes

unsigned long ioType
 
unsigned long features
 
FN_MEDIUM_STARTUP startup
 
FN_MEDIUM_ISINSERTED isInserted
 
FN_MEDIUM_READSECTORS readSectors
 
FN_MEDIUM_WRITESECTORS writeSectors
 
FN_MEDIUM_CLEARSTATUS clearStatus
 
FN_MEDIUM_SHUTDOWN shutdown
 

Member Data Documentation

◆ clearStatus

FN_MEDIUM_CLEARSTATUS DISC_INTERFACE_STRUCT::clearStatus

◆ features

unsigned long DISC_INTERFACE_STRUCT::features

◆ ioType

unsigned long DISC_INTERFACE_STRUCT::ioType

◆ isInserted

FN_MEDIUM_ISINSERTED DISC_INTERFACE_STRUCT::isInserted

◆ readSectors

FN_MEDIUM_READSECTORS DISC_INTERFACE_STRUCT::readSectors

◆ shutdown

FN_MEDIUM_SHUTDOWN DISC_INTERFACE_STRUCT::shutdown

◆ startup

FN_MEDIUM_STARTUP DISC_INTERFACE_STRUCT::startup

◆ writeSectors

FN_MEDIUM_WRITESECTORS DISC_INTERFACE_STRUCT::writeSectors

The documentation for this struct was generated from the following files: