VIRTUTECH CONFIDENTIAL Previous - Up - Next
cpc700-uic
- Provided by
-
cpc700
- Class Hierarchy
-
conf-object → log-object → cpc700-uic
- Interfaces Implemented
-
log_object, simple_interrupt, io_memory
- Description
-
The cpc700-uic device implements the functionality of the Universal Interrupt Controller 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
-
- irq_dev
- Required attribute; read/write access; type: unknown type.
Interrupt device to use, implementing the simple-interrupt interface.
- uiccr
- Optional attribute; read/write access; type: unknown type.
Interrupt critical register.
- uicer
- Optional attribute; read/write access; type: unknown type.
Interrupt enable register.
- uicsr
- Optional attribute; read/write access; type: unknown type.
Interrupt status register.
- uicvcr
- Optional attribute; read/write access; type: unknown type.
Vector configuration register.
Command List
- Commands defined by interface log_object
-
log, log-group, log-level, log-size, log-type
- Commands
-
info | print information about the device |
status | print status of the device |
Command Descriptions
-
<cpc700-uic>.info
- Synopsis
-
<cpc700-uic>.info
- Description
-
Print detailed information about the configuration of the device.
-
<cpc700-uic>.status
- Synopsis
-
<cpc700-uic>.status
- Description
-
Print detailed information about the current status of the device.
VIRTUTECH CONFIDENTIAL Previous - Up - Next