MCURTC:GetRTC: Difference between revisions

MarcusD (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00020000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..."
 
 
Line 31: Line 31:
   u8 year,
   u8 year,
   u8 leapcount
   u8 leapcount
|-
| 3-4
| svcGetSystemTick value corresponding to when the RTC read was done
|-
| 5-9
| Uninitialized data
|-
|}
|}


=Description=
=Description=
This gets the RTC time from the MCU device.
This gets the RTC time from the MCU device.