Difference between revisions of "84PCE:Ports:8000"
From WikiTI
Line 1: | Line 1: | ||
[[Category:84PCE:Ports:By_Address|8000 - RTC Seconds]] [[Category:84PCE:Ports:By_Name|RTC Seconds]] | [[Category:84PCE:Ports:By_Address|8000 - RTC Seconds]] [[Category:84PCE:Ports:By_Name|RTC Seconds]] | ||
+ | |||
+ | The RTC is possibly the FTRTC010, cf. [https://github.com/atgreen/u-boot-moxie/blob/master/drivers/rtc/ftrtc010.c]. | ||
+ | |||
== Synopsis == | == Synopsis == | ||
'''Port Number:''' 8000 | '''Port Number:''' 8000 |
Revision as of 09:50, 4 April 2015
The RTC is possibly the FTRTC010, cf. [1].
Synopsis
Port Number: 8000
Memory-mapped address: F30000
Function: RTC seconds
This might be intended as a 32-bit value, but only the low byte has any significance. The value counts from 00-3B (0-59 decimal).