MCURTC:PublishNotifications

From 3dbrew
Revision as of 08:46, 9 October 2017 by MarcusD (talk | contribs) (Made page more accurate)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x004E0040]
1 Interrupt bitmask

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This triggers a software MCU interrupt in the mcu sysmodule. Depending on the bitmask, the mcu sysmodule can publish srv notifications (using PublishToSubscriber).

If value 0xFFFFFFFF (-1) is passed, mcu sysmodule will instead read the MCU interrupt field.