Editing Secure RTC Manager
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
[[Category:Software]] | |||
This Service is responsible for Real Time Clock and System Time. | This Service is responsible for Real Time Clock and System Time. | ||
Line 5: | Line 6: | ||
== 0x3000 - Secure RTC == | == 0x3000 - Secure RTC == | ||
{| class="wikitable FCK__ShowTableBorders" | {| class="wikitable FCK__ShowTableBorders" | ||
Line 13: | Line 11: | ||
! Packet ID | ! Packet ID | ||
! Description | ! Description | ||
|- | |- | ||
| 0x3001 | | 0x3001 | ||
| Set RTC | | Set RTC | ||
|- | |- | ||
| 0x3002 | | 0x3002 | ||
| Get Time | | Get Time | ||
|- | |- | ||
| 0x3003 | | 0x3003 | ||
| Set Time | | Set Time | ||
|} | |} | ||
Line 48: | Line 34: | ||
*This service uses '''SC Manager Set Time (0x900A)''' service. | *This service uses '''SC Manager Set Time (0x900A)''' service. | ||