MCURTC:GetRTCAlarm: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
MarcusD (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00140000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..."
 
MarcusD (talk | contribs)
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

Index Word Description
0 Header code [0x00140000]

Response

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

Description

This reads the RTC alarm registers from the MCU device.