VIRTUTECH CONFIDENTIAL Previous - Up - Next
open-pic
- Provided by
-
open-pic
- Class Hierarchy
-
conf-object → log-object → open-pic
- Interfaces Implemented
-
log_object, interrupt_ack, io_memory
- Description
-
Simple model of an OpenPIC-compliant interrupt controller.
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
-
- active_isus
- Optional attribute; read/write access; type: unknown type.
List of active sources
- global_conf
- Optional attribute; read/write access; type: unknown type.
Global configuration register
- in_progress
- Optional attribute; read/write access; type: unknown type.
Current source in progress for each cpu
- ipi
- Optional attribute; read/write access; type: unknown type.
IPI Vector/Priority registers
- irq_devs
- Required attribute; read/write access; type: unknown type.
List of devices to which interrupts are sent
- isus
- Optional attribute; read/write access; type: unknown type.
Registers for each interrupt source
- pending
- Optional attribute; read/write access; type: unknown type.
(pri, src) of pending sources for each cpu
- spurious
- Optional attribute; read/write access; type: unknown type.
Spurious vector register
- timers
- Optional attribute; read/write access; type: unknown type.
Registers for each timer
Command List
- Commands defined by interface log_object
-
log, log-group, log-level, log-size, log-type
VIRTUTECH CONFIDENTIAL Previous - Up - Next