MCURTC:GetRTCAlarm: Difference between revisions
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 | ||
|} | |} | ||
=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.