Changes

Jump to navigation Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x004E0040] |- | 1 | Notification bitmask |} =Response= {| class="wikitable" b..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x004E0040]
|-
| 1
| Notification bitmask
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}

=Description=
This publishes MCU notifications based on the bitmask provided. Depending on the notification ID, mcu-module can publish "srv" notifications (using [[SRV:PublishToSubscriber|PublishToSubscriber]]) or use its own internal event system for mcu::GPU, mcu::HID and mcu::RTC clients.

If value 0xFFFFFFFF (-1) is passed, mcu-module will instead ask the i2c MCU device for notifications.
254

edits

Navigation menu