![NXP Semiconductors Kinetis KE1xZ256 Reference Manual Download Page 60](http://html1.mh-extra.com/html/nxp-semiconductors/kinetis-ke1xz256/kinetis-ke1xz256_reference-manual_1721813060.webp)
Table 4-2. Interrupt vector assignments (continued)
Address
Vector
NVIC
IPR
register
number
Source module
Source description
0x0000_00AC
43
27
6
SCG
—
0x0000_00B0
44
28
7
WDOG or EWM
Both watchdog modules share this interrupt.
0x0000_00B4
45
29
7
PWT or LPTMR
Single interrupt vector for all sources
0x0000_00B8
46
30
7
ADC1
Single interrupt vector for all sources
0x0000_00BC
47
31
7
RCM
Single interrupt vector for all sources
1. Indicates the NVIC's interrupt source number.
2. Indicates the NVIC's IPR register number used for this IRQ. The equation to calculate this value is: IRQ div 4
4.3.1 Determining the bitfield and register location for
configuring a particular interrupt
Suppose you need to configure the low-power timer (LPTMR) interrupt. The following
table is an excerpt of the LPTMR row from
(value number
as example only).
Table 4-3. LPTMR interrupt vector assignment (example only)
Address
Vector
NVIC
non-IPR
register
number
NVIC IPR
register
Source module
Source description
0x0000_0128
74
58
1
14
Low Power Timer
—
1. Indicates the NVIC's interrupt source number.
2. Indicates the NVIC's ISER, ICER, ISPR, ICPR, and IABR register number used for this IRQ. The equation to calculate this
value is: IRQ div 32
3. Indicates the NVIC's IPR register number used for this IRQ. The equation to calculate this value is: IRQ div 4
• The NVIC registers you would use to configure the interrupt are:
• NVIC_ISER1
• NVIC_ICER1
• NVIC_ISPR1
• NVIC_ICPR1
• NVIC_IABR1
• NVIC_IPR14
• To determine the particular IRQ's bitfield location within these particular registers:
• NVIC_ISER1, NVIC_ICER1, NVIC_ISPR1, NVIC_ICPR1, NVIC_IABR1 bit
location = IRQ mod 32 = 26
• NVIC_IPR14 bitfield starting location = 8 × (IRQ mod 4) + 4 = 20
Interrupt channel assignments
Kinetis KE1xZ256 Sub-Family Reference Manual, Rev. 3, 07/2018
60
NXP Semiconductors
Summary of Contents for Kinetis KE1xZ256
Page 2: ...Kinetis KE1xZ256 Sub Family Reference Manual Rev 3 07 2018 2 NXP Semiconductors...
Page 178: ...Usage Guide Kinetis KE1xZ256 Sub Family Reference Manual Rev 3 07 2018 178 NXP Semiconductors...
Page 356: ...Usage Guide Kinetis KE1xZ256 Sub Family Reference Manual Rev 3 07 2018 356 NXP Semiconductors...
Page 410: ...Interrupts Kinetis KE1xZ256 Sub Family Reference Manual Rev 3 07 2018 410 NXP Semiconductors...
Page 604: ...Usage Guide Kinetis KE1xZ256 Sub Family Reference Manual Rev 3 07 2018 604 NXP Semiconductors...
Page 634: ...Usage Guide Kinetis KE1xZ256 Sub Family Reference Manual Rev 3 07 2018 634 NXP Semiconductors...
Page 674: ...Usage Guide Kinetis KE1xZ256 Sub Family Reference Manual Rev 3 07 2018 674 NXP Semiconductors...
Page 820: ...Usage Guide Kinetis KE1xZ256 Sub Family Reference Manual Rev 3 07 2018 820 NXP Semiconductors...
Page 1030: ...Usage Guide Kinetis KE1xZ256 Sub Family Reference Manual Rev 3 07 2018 1030 NXP Semiconductors...
Page 1052: ...Usage Guide Kinetis KE1xZ256 Sub Family Reference Manual Rev 3 07 2018 1052 NXP Semiconductors...
Page 1066: ...Usage Guide Kinetis KE1xZ256 Sub Family Reference Manual Rev 3 07 2018 1066 NXP Semiconductors...
Page 1268: ...Usage Guide Kinetis KE1xZ256 Sub Family Reference Manual Rev 3 07 2018 1268 NXP Semiconductors...
Page 1314: ...Usage Guide Kinetis KE1xZ256 Sub Family Reference Manual Rev 3 07 2018 1314 NXP Semiconductors...
Page 1316: ...Kinetis KE1xZ256 Sub Family Reference Manual Rev 3 07 2018 1316 NXP Semiconductors...