FRDU:SetNotificationMask

FRDU:SetNotificationMask

Request #

WordDescription
0
0x00210040Cmd0x0021Param1Xlat0
1Notification mask (see description)

Response #

WordDescription
0
0x00210040Cmd0x0021Param1Xlat0
1Result code

Description #

Sets the notification mask to control which notifications shall be received.

The mask is a u32 bitfield composed of (1 << (n1 - 1)) | (1 << (n2 - 1)) | .... where n1 and n2 are Notification Event Types.