User`s manual

Dynamic C Users Manual digi.com 191
Table 11-5 lists the defined interrupt vector names that may be used with interrupt_vector, along
with their ISRs.
Table 11-5. Interrupt Vector and ISR Names
Interrupt Vector Name ISR Name Default Condition
periodic_intvec periodic_isr Fast and nonmodifiable
rst10_intvec User defined name User defined
rst18_intvec
These interrupt vectors and their ISRs should never be altered
by the user because they are reserved for the debug kernel.
rst20_intvec
rst28_intvec
rst38_intvec User defined name User defined
slave_intvec slave_isr Fast and nonmodifiable
timera_intvec User defined name User defined
timerb_intvec User defined name User defined
sera_intvec
a
a. Please note that this ISR shares the same interrupt vector as DevMateSerialISR. Using
spa_isr precludes Dynamic C from communicating with the target.
DevMateSerialISR Fast and nonmodifiable
spa_isr User defined
serb_intvec spb_isr
User defined
serc_intvec spc_isr
serd_intvec spd_isr
sere_intvec spe_isr
serf_intvec spf_isr
inputcap_intvec User defined name
quad_intvec qd_isr
ext0_intvec User defined name
ext1_intvec User defined name