MCURTC:GetRTC
RequestEdit
Index Word | Description |
---|---|
0 | Header code [0x00020000] |
ResponseEdit
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2-3 |
u8 seconds, u8 minutes, u8 hours, u8 dayofweek, u8 dayofmonth, u8 month, u8 year, u8 leapcount |
3-4 | svcGetSystemTick value corresponding to when the RTC read was done |
5-9 | Uninitialized data |
DescriptionEdit
This gets the RTC time from the MCU device.