|
|
|
Bean
InterruptVector
|
Interrupt vector handled in user code
Parameters of the bean.
|
Properties:
-
Bean name - Name of the bean.
-
Interrupt vector - Name of the interrupt vector.
-
Interrupt priority - The priority of the interrupt associated with the interrupt vector.
-
Shared interrupt - The interrupt vector is shared by several MCU peripherals (for information only – the value of this item is selected automatically by the tool).
-
Peripheral - Select the interrupt source peripheral.
-
ISR name - Name of the interrupt service routine (ISR) invoked by this interrupt vector.
Note: The routine must handle all interrupt flags correctly. The routine must be implemented in the user code. It is not generated by Processor Expert. External prototypes of the ISRs can be found in the bean module header file.
-
Allow duplicate ISR names - Controls checking for duplicate ISR names. If this property is set to "yes" then more InterruptVector beans in the project can use the same interrupt service routine.
|
|
|
Processor ExpertTM and Embedded BeansTM are registered trademarks of UNIS, Ltd.
©1997-2005, UNIS, Ltd.
|
|
|