wut v1.8.0
Wii U Toolchain
Loading...
Searching...
No Matches
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
13extern "C" {
14#endif
15
19void
21
31int32_t
33
34
44void
46 uint32_t reptId);
47
51void
53
57void
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