From 50882d51e9ebd804dc81a258bc61d6a984624394 Mon Sep 17 00:00:00 2001 From: Simon Fortier Date: Sun, 19 Nov 2017 09:10:30 -0500 Subject: [PATCH] Updated Hardware: Clock (markdown) --- Hardware:-Clock.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hardware:-Clock.md b/Hardware:-Clock.md index c16fba7..b26d2a2 100644 --- a/Hardware:-Clock.md +++ b/Hardware:-Clock.md @@ -9,4 +9,4 @@ Hardware ID: `0x0008` ### Interrupt Behavior | Value of A | Action | Energy cost | Result | | --- | --- | --- | --- | -| (any) | `POLL` | `0 kJ` | Get the current time in ticks since the beginning of the universe | \ No newline at end of file +| (any) | `POLL` | `0 kJ` | Get the current time in ticks since the beginning of the universe as a 32-bit number stored in B:C (least significant bits in C) | \ No newline at end of file