Difference between revisions of "MCURTC:GetRTCAlarm"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00140000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...")
 
m (Fixed formatting error)
 
Line 22: Line 22:
 
|-
 
|-
 
| 2-3
 
| 2-3
|  
+
| u8 [5] param
  u8 [5] param
 
 
|}
 
|}
  
 
=Description=
 
=Description=
 
This reads the RTC alarm registers from the MCU device.
 
This reads the RTC alarm registers from the MCU device.

Latest revision as of 09:11, 9 October 2017

Request[edit]

Index Word Description
0 Header code [0x00140000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2-3 u8 [5] param

Description[edit]

This reads the RTC alarm registers from the MCU device.