wut v1.8.0
Wii U Toolchain
Loading...
Searching...
No Matches
Data Structures | Typedefs | Functions
System Info
Collaboration diagram for System Info:

Data Structures

struct  OSSystemInfo
 

Typedefs

typedef struct OSSystemInfo OSSystemInfo
 

Functions

OSSystemInfoOSGetSystemInfo ()
 
BOOL OSEnableHomeButtonMenu (BOOL enable)
 
BOOL OSIsHomeButtonMenuEnabled ()
 
uint64_t OSGetOSID ()
 
uint32_t __OSGetProcessSDKVersion ()
 

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 ( )

◆ OSGetOSID()

uint64_t OSGetOSID ( )

◆ __OSGetProcessSDKVersion()

uint32_t __OSGetProcessSDKVersion ( )