VIRTUTECH CONFIDENTIAL    Previous - Up - Next

cpc700-gpt

Provided by
cpc700
Class Hierarchy
conf-objectlog-objectcpc700-gpt
Interfaces Implemented
log_object, event_poster, io_memory
Description
The cpc700-gpt device implements the functionality of the General Purpose Timers on the CPC700 chip

Attributes

Attributes inherited from class conf-object
attributes, classname, component, iface, name, object_id, queue
Attributes inherited from class log-object
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
Attribute List
capture_enable
Optional attribute; read/write access; type: unknown type.

The GPT Capture Enable (GPTCE) register

compare_masks
Optional attribute; read/write access; type: unknown type.

(i0, i1, ..., i4) The compare-masks registers, one per timer

compare_timers
Optional attribute; read/write access; type: unknown type.

(i0, i1, ..., i4) The compare-timers registers, one per timer

interrupt_enable
Optional attribute; read/write access; type: unknown type.

The GPT Interrupt Enable (GPTIE) register

interrupt_mask
Optional attribute; read/write access; type: unknown type.

The GPT Interrupt Mask (GPTIM) register

interrupt_status
Optional attribute; read/write access; type: unknown type.

The GPT Interrupt Status (GPTIS) register

irq_base_level
Required attribute; read/write access; type: unknown type.

The lowest IRQ used by the timers

irq_dev
Required attribute; read/write access; type: Object.

Device to send IRQ to, implementing simple-interrupt and interrupt-query.

Command List

Commands defined by interface log_object
log, log-group, log-level, log-size, log-type
Commands
infoprint information about the device
statusprint status of the device

Command Descriptions

<cpc700-gpt>.info
Synopsis
<cpc700-gpt>.info
Description
Print detailed information about the configuration of the device.
<cpc700-gpt>.status
Synopsis
<cpc700-gpt>.status
Description
Print detailed information about the current status of the device.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next