![NXP Semiconductors LPC43Sxx Скачать руководство пользователя страница 1115](http://html1.mh-extra.com/html/nxp-semiconductors/lpc43sxx/lpc43sxx_user-manual_17218271115.webp)
UM10503
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2015. All rights reserved.
User manual
Rev. 2.1 — 10 December 2015
1115 of 1441
NXP Semiconductors
UM10503
Chapter 39: LPC43xx/LPC43Sxx Event monitor/recorder
39.7.2 Event Monitor/Recorder Status Register
The Event Monitor/Recorder Status Register contains flags for the 3 event channels,
general purpose register clear flag, and the interrupt/wake-up flag.
Table 918. Event Monitor/Recorder Status Register (ERSTATUS, address 0x4004 6080) bit description
Bit
Symbol
Value Description
Reset
value
0
EV0
Channel0 event flag (WAKEUP0 pin). Set at the end of any second if there has
been an event during the preceding second. This bit is cleared by writing a 1 to it.
Writing 0 has no effect.
0
0
No event change on channel 0.
1
At least one event has occurred on channel 0.
1
EV1
Channel1 Event flag (WAKEUP1 pin). Set at the end of any second if there has
been an event during the preceding second. This bit is cleared by writing a 1 to it.
Writing 0 has no effect.
0
0
No event change on channel 1.
1
At least one event has occurred on channel 1.
2
EV2
Channel2 Event flag (WAKEUP2 pin). Set at the end of any second if there has
been an event during the preceding second. This bit is cleared by writing a 1 to it.
Writing 0 has no effect.
0
0
No event change on channel 2.
1
At least one event has occurred on channel 2.
3
GP_CLEARED
General purpose register asynchronous clear flag. This bit is cleared by writing a 1
to it. Writing 0 has no effect.
0
0
General purpose registers have not been asynchronous cleared.
1
General purpose registers have been asynchronous cleared.
30:4
-
Reserved. Read value is undefined, only zero should be written.
NA
31
WAKEUP
Interrupt/wake-up request flag (Read-only). This bit is cleared by writing a 1 to it.
Writing 0 has no effect.
0
0
No interrupt/wake-up request is pending
1
An interrupt/wake-up request is pending.