Difference between revisions of "IOP16 Timer Unit"
Jump to navigation
Jump to search
Blwikiadmin (talk | contribs) (Created page with "== Timer Unit == * Operates as a One-shot counter with single value * Count uS, mSec or secs (allows for different resolutions) * Write to count value starts timer * Poll tim...") |
Blwikiadmin (talk | contribs) |
||
Line 14: | Line 14: | ||
0 = Done | 0 = Done | ||
</pre> | </pre> | ||
+ | |||
+ | == Resources (EP4CE15) == | ||
+ | |||
+ | * Logic Cells: 87 | ||
+ | * Registers: 49 | ||
+ | * Memory Bits: 0 |
Revision as of 16:52, 10 April 2022
Timer Unit
- Operates as a One-shot counter with single value
- Count uS, mSec or secs (allows for different resolutions)
- Write to count value starts timer
- Poll timer status
Address Value Read/Write Data 0 uSec Count Write 0-255 uS count - write starts timer 1 mSec Count Write 0-255 mS count - write starts timer 2 Sec Count Write 0-255 sec count - write starts timer 3 Not Used Write Not used 0-3 Status Read 1 = Count In progresss 0 = Done
Resources (EP4CE15)
- Logic Cells: 87
- Registers: 49
- Memory Bits: 0