General Purpose Timer

AddressSizeDescription
base+0x00byteStoring 1 triggers the GPT device to start reading the current system time. The register is set to 0 when the reading is completed.
base+0x04wordStores the time (in milliseconds) at the moment of the last reading by the GPT.
base+0x08wordStoring v > 0 programs the GPT to generate an external interruption after v milliseconds. It also sets this register to 0 after v milliseconds (immediately before generating the interruption).