metaonly module ti.catalog.msp430.peripherals.interrupt.Interrupt_Controller |
MSP430 Interrupt_Controller
usage | meta-domain | sourced in ti/catalog/msp430/peripherals/interrupt/Interrupt_Controller.xdc |
Interrupt_Controller.getAll() // module-wide |
Find all peripherals of a certain type
usage | meta-domain |
Interrupt_Controller.getRegisters() // module-wide |
Find all registers defined by the peripheral
usage | meta-domain |
Instance Config Parameters |
usage | meta-domain |
config Interrupt_Controller.baseAddr // instance |
usage | meta-domain |
config Interrupt_Controller.name // instance |
Specific peripheral name given by the device
usage | meta-domain |
config Interrupt_Controller.numInterrupts // instance |
usage | meta-domain |
config Interrupt_Controller.owner // instance |
String specifying the entity that manages the peripheral
usage | meta-domain |