English
Language : 

LM3S2110 Datasheet, PDF (422/485 Pages) List of Unclassifed Manufacturers – Microcontroller
Pulse Width Modulator (PWM)
Register 13: PWM0 Interrupt Status and Clear (PWM0ISC), offset 0x04C
This register provides the current set of interrupt sources that are asserted to the controller. Bits set
to 1 indicate the latched events that have occurred; a 0 bit indicates that the event in question has
not occurred. These are R/W1C registers; writing a 1 to a bit position clears the corresponding
interrupt reason.
PWM0 Interrupt Status and Clear (PWM0ISC)
Base 0x4002.8000
Offset 0x04C
Type R/W1C, reset 0x0000.0000
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
reserved
Type RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
reserved
IntCmpBD IntCmpBU IntCmpAD IntCmpAU IntCntLoad IntCntZero
Type RO
RO
RO
RO
RO
RO
RO
RO
RO
RO R/W1C R/W1C R/W1C R/W1C R/W1C R/W1C
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Bit/Field
31:6
5
4
3
2
1
0
Name
reserved
IntCmpBD
IntCmpBU
IntCmpAD
IntCmpAU
IntCntLoad
IntCntZero
Type
RO
R/W1C
R/W1C
R/W1C
R/W1C
R/W1C
R/W1C
Reset
0x00
0
0
0
0
0
0
Description
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
Comparator B Down Interrupt
Indicates that the counter has matched the comparator B value while
counting down.
Comparator B Up Interrupt
Indicates that the counter has matched the comparator B value while
counting up.
Comparator A Down Interrupt
Indicates that the counter has matched the comparator A value while
counting down.
Comparator A Up Interrupt
Indicates that the counter has matched the comparator A value while
counting up.
Counter=Load Interrupt
Indicates that the counter has matched the PWMnLOAD register.
Counter=0 Interrupt
Indicates that the counter has matched 0.
422
November 29, 2007
Preliminary