summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-01-31 13:27:10 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-01-31 13:27:10 -0500
commit7d77b9312365e0282d7546c514859ac20e2fea51 (patch)
tree0a6e7b954662631836d96e9de5094b1cbbe9feaa /include
parent7e894aa4d0b6440ca34b590a2a9f86dc834ea400 (diff)
Use SIO_ defines in librfu_intr
Diffstat (limited to 'include')
-rw-r--r--include/librfu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/librfu.h b/include/librfu.h
index 2b5b39620..4b41e9a71 100644
--- a/include/librfu.h
+++ b/include/librfu.h
@@ -71,6 +71,7 @@
#define ID_CPR_POLL_REQ 0x0033
#define ID_CPR_END_REQ 0x0034
#define ID_UNK35_REQ 0x0035 // not defined in SDK header
+#define ID_UNK36_REQ 0x0036 // not defined in SDK header
#define ID_RESUME_RETRANSMIT_AND_CHANGE_REQ 0x0037
#define ID_STOP_MODE_REQ 0x003d
#define ID_CLOCK_SLAVE_MS_CHANGE_ERROR_BY_DMA_REQ 0x00ff // When the AGB is the clock slave, the RFU generates an informational notice, and an automatically started DMA, such as HDMA, is generated at the instant the AGB is being returned as the clock master. This ID is notified by a REQ callback when the exchange of this information (REQ command) fails.