wut  v1.7.0
Wii U Toolchain
beta.h
Go to the documentation of this file.
1 #pragma once
2 #include <wut.h>
3 #include <nn/hpad/hpad.h>
4 
12 #ifdef __cplusplus
13 extern "C" {
14 #endif
15 
19 void
21 
31 int32_t
33 
34 
44 void
46  uint32_t reptId);
47 
51 void
53 
57 void
59 
60 #ifdef __cplusplus
61 }
62 #endif
63 
int32_t BETA_DEBUG_GET_QUEUE_SIZE(HPADGGGGChan chan)
Gets the command queue size of the specified adapter.
void BETA_DEBUG_SEND_REPT_ID(HPADGGGGChan chan, uint32_t reptId)
Sends a report to the specified adapter.
void BETA_DEBUG_SET_DUMP_MODE(void)
Returns immediately.
void BETA_DEBUG_GET_RAW_DATA(void)
Returns immediately.
void BETA_DEBUG_DUMP(void)
Prints internal state info to the COS shell.
HPADGGGGChan
Definition: hpad.h:44