<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.3dbrew.org/w/index.php?action=history&amp;feed=atom&amp;title=MCURTC%3AReadInterrupt</id>
	<title>MCURTC:ReadInterrupt - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.3dbrew.org/w/index.php?action=history&amp;feed=atom&amp;title=MCURTC%3AReadInterrupt"/>
	<link rel="alternate" type="text/html" href="https://www.3dbrew.org/w/index.php?title=MCURTC:ReadInterrupt&amp;action=history"/>
	<updated>2026-04-15T12:17:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://www.3dbrew.org/w/index.php?title=MCURTC:ReadInterrupt&amp;diff=20383&amp;oldid=prev</id>
		<title>MarcusD: Created page with &quot;=Request= {| class=&quot;wikitable&quot; border=&quot;1&quot; |- !  Index Word !  Description |- | 0 | Header code [0x004D0000] |}  =Response= {| class=&quot;wikitable&quot; border=&quot;1&quot; |- !  Index Word !...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.3dbrew.org/w/index.php?title=MCURTC:ReadInterrupt&amp;diff=20383&amp;oldid=prev"/>
		<updated>2017-10-09T04:59:58Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=Request= {| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; |- !  Index Word !  Description |- | 0 | Header code [0x004D0000] |}  =Response= {| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; |- !  Index Word !...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Request=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!  Index Word&lt;br /&gt;
!  Description&lt;br /&gt;
|-&lt;br /&gt;
| 0&lt;br /&gt;
| Header code [0x004D0000]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Response=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!  Index Word&lt;br /&gt;
!  Description&lt;br /&gt;
|-&lt;br /&gt;
| 0&lt;br /&gt;
| Header code&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Result code&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| [[I2C_Registers#Device_3|Interrupt mask]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Description=&lt;br /&gt;
This reads the interrupt field from the MCU device.&lt;br /&gt;
&lt;br /&gt;
Use EnterExclusiveInterruptMode ([[MCU_Services#MCU_service_.22mcu::RTC.22|mcu::RTC]] 0x004C0000) to stop the internal event loop and gain exclusive access to the interrupt field. Please use [[MCURTC:PublishNotifications|TriggerInterrupt]] to deliver the interrupt mask to the mcu sysmodule unless you wanna filter MCU interrupts, otherwise things like HOME or Power button won&amp;#039;t function. After you no longer need exclusive access and/or exiting the program, use ExitExclusiveInterruptMode ([[MCU_Services#MCU_service_.22mcu::RTC.22|mcu::RTC]] 0x004B0000) to unfreeze the internal event loop.&lt;br /&gt;
&lt;br /&gt;
Use [[SVC|svcBindInterrupt]] with [[ARM11_Interrupts|InterruptID 0x71]] to create a handle on which you can wait for an MCU interrupt.&lt;/div&gt;</summary>
		<author><name>MarcusD</name></author>
	</entry>
</feed>