wut  v1.7.0
Wii U Toolchain
Typedefs | Enumerations | Functions
device.h File Reference
#include <wut.h>
#include <nn/acp/result.h>
Include dependency graph for device.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef enum ACPDeviceType ACPDeviceType
 

Enumerations

enum  ACPDeviceType {
  ACP_DEVICE_TYPE_AUTO = 1 ,
  ACP_DEVICE_TYPE_ODD = 2 ,
  ACP_DEVICE_TYPE_HFIODISC = 2 ,
  ACP_DEVICE_TYPE_MLC = 3 ,
  ACP_DEVICE_TYPE_HFIOMLC = 3 ,
  ACP_DEVICE_TYPE_USB = 4
}
 

Functions

ACPResult ACPCheckApplicationDeviceEmulation (BOOL *emulation)