LM3S3768 Luminary Micro, Inc, LM3S3768 Datasheet - Page 253

no-image

LM3S3768

Manufacturer Part Number
LM3S3768
Description
Lm3s3768 Arm Microcontroller
Manufacturer
Luminary Micro, Inc
Datasheet
10.1.2
June 02, 2008
During a write, if the address bit associated with that data bit is set to 1, the value of the GPIODATA
register is altered. If it is cleared to 0, it is left unchanged.
For example, writing a value of 0xEB to the address GPIODATA + 0x098 would yield as shown in
Figure 10-3 on page 253, where u is data unchanged by the write.
Figure 10-3. GPIODATA Write Example
During a read, if the address bit associated with the data bit is set to 1, the value is read. If the
address bit associated with the data bit is set to 0, it is read as a zero, regardless of its actual value.
For example, reading address GPIODATA + 0x0C4 yields as shown in Figure 10-4 on page 253.
Figure 10-4. GPIODATA Read Example
Interrupt Control
The interrupt capabilities of each GPIO port are controlled by a set of seven registers. With these
registers, it is possible to select the source of the interrupt, its polarity, and the edge properties.
When one or more GPIO inputs cause an interrupt, a single interrupt output is sent to the interrupt
controller for the entire GPIO port. For edge-triggered interrupts, software must clear the interrupt
to enable any further interrupts. For a level-sensitive interrupt, it is assumed that the external source
holds the level constant for the interrupt to be recognized by the controller.
Three registers are required to define the edge or sense that causes interrupts:
Interrupts are enabled/disabled via the GPIO Interrupt Mask (GPIOIM) register (see page 264).
When an interrupt condition occurs, the state of the interrupt signal can be viewed in two locations:
the GPIO Raw Interrupt Status (GPIORIS) and GPIO Masked Interrupt Status (GPIOMIS) registers
(see page 265 and page 266). As the name implies, the GPIOMIS register only shows interrupt
Returned Value
GPIO Interrupt Sense (GPIOIS) register (see page 261)
GPIO Interrupt Both Edges (GPIOIBE) register (see page 262)
GPIO Interrupt Event (GPIOIEV) register (see page 263)
GPIODATA
GPIODATA
ADDR[9:2]
ADDR[9:2]
0x0C4
0x098
0xEB
0
1
u
0
1
0
9
7
9
7
8
0
1
u
6
8
0
0
0
6
7
1
1
1
5
7
1
1
1
5
6
0
0
u
4
6
1
1
1
4
5
0
1
u
3
5
0
1
0
3
4
1
0
0
2
4
0
1
0
2
3
1
1
1
1
3
0
1
0
1
Preliminary
2
0
1
u
0
2
1
0
0
0
1
1
1
0
0
0
0
0
LM3S3768 Microcontroller
253

Related parts for LM3S3768