wut  1.0.0-alpha
Wii U Toolchain
Data Structures | Typedefs | Functions
System Info

Data Structures

struct  OSSystemInfo
 

Typedefs

typedef struct OSSystemInfo OSSystemInfo
 

Functions

OSSystemInfoOSGetSystemInfo ()
 
BOOL OSEnableHomeButtonMenu (BOOL enable)
 
BOOL OSIsHomeButtonMenuEnabled ()
 

Detailed Description


Data Structure Documentation

◆ OSSystemInfo

struct OSSystemInfo

Definition at line 16 of file systeminfo.h.

Data Fields
uint32_t busClockSpeed
uint32_t coreClockSpeed
int64_t baseTime

Typedef Documentation

◆ OSSystemInfo

typedef struct OSSystemInfo OSSystemInfo

Definition at line 14 of file systeminfo.h.

Function Documentation

◆ OSGetSystemInfo()

OSSystemInfo* OSGetSystemInfo ( )

◆ OSEnableHomeButtonMenu()

BOOL OSEnableHomeButtonMenu ( BOOL  enable)

◆ OSIsHomeButtonMenuEnabled()

BOOL OSIsHomeButtonMenuEnabled ( )