wut
v1.7.0
Wii U Toolchain
|
Beta functions for HPAD. More...
Functions | |
void | BETA_DEBUG_DUMP (void) |
Prints internal state info to the COS shell. More... | |
int32_t | BETA_DEBUG_GET_QUEUE_SIZE (HPADGGGGChan chan) |
Gets the command queue size of the specified adapter. More... | |
void | BETA_DEBUG_SEND_REPT_ID (HPADGGGGChan chan, uint32_t reptId) |
Sends a report to the specified adapter. More... | |
void | BETA_DEBUG_GET_RAW_DATA (void) |
Returns immediately. More... | |
void | BETA_DEBUG_SET_DUMP_MODE (void) |
Returns immediately. More... | |
Beta functions for HPAD.
void BETA_DEBUG_DUMP | ( | void | ) |
Prints internal state info to the COS shell.
int32_t BETA_DEBUG_GET_QUEUE_SIZE | ( | HPADGGGGChan | chan | ) |
Gets the command queue size of the specified adapter.
chan | The channel to get the size of. |
void BETA_DEBUG_SEND_REPT_ID | ( | HPADGGGGChan | chan, |
uint32_t | reptId | ||
) |
Sends a report to the specified adapter.
chan | The channel to send the report to. |
reptId | The ID of the report to send. |
void BETA_DEBUG_GET_RAW_DATA | ( | void | ) |
Returns immediately.
void BETA_DEBUG_SET_DUMP_MODE | ( | void | ) |
Returns immediately.