Changes between Version 18 and Version 19 of Component/Vci Multi Timer
- Timestamp:
- Sep 19, 2009, 7:49:33 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Multi Timer
v18 v19 39 39 For extensibility issues, you should access your terminal using globally-defined offsets. 40 40 41 You should include file `soclib/timer.h` from your software, it 41 The file source:trunk/soclib/soclib/module/internal_component/vci_timer/include/soclib/timer.h 42 42 defines `TIMER_VALUE`, `TIMER_MODE`, `TIMER_PERIOD`, `TIMER_RESETIRQ`, `TIMER_SPAN`, 43 43 `TIMER_RUNNING`, `TIMER_IRQ_ENABLED`.