Timer event – Motorola 68P02958C00-B User Manual

Page 358

Advertising
background image

Software Diagnostics Output

C-66

TIMER EVENT

## 960

Timers max. value (in 10msc units)

: %% 1

Max. number of events / timers in buffer

: %% 2

Current number of events / timers in buffer

: %% 3

# of heap_aloc_buf failed

: %% 4

1. The maximum number of timers that can be set by SetTmr to a specific event.

2. The maximum number of events and timers that can be managed simultaneously by the timer event

device. (They are managed by the heap.)

3. The number of events and timers currently in the heap.

4. The number of failed attempts to allocate buffers from the events’ and timers’ heap. (Its size as in 2.)

## 961

Is device running ?

: %% 1

Events enabled ?

: %% 2

Last written heap buffer

: %% 3

Current 10ms index

: %% 4

Last read index

: %% 5

1. Whether the device is running. (Does not run during load and reset load.)

2. Whether the events are enabled. (Controlled by Call StEvnt.)

3. The time index of the last logged event.

4. The time index of the current event.

5. The time index of the last read event.

The above indexes are in a cyclic array that return a pointer per 10 msec. Every such pointer points to

the list of events that were received in those last 10 msec.

Advertising