A PU calls this function to unregister for the previously requested notifications.
Prototype
int XPm_UnregisterNotifier(XPm_Notifier *const Notifier);
Parameters
The following table lists the XPm_UnregisterNotifier
function arguments.
Type | Name | Description |
---|---|---|
XPm_Notifier
*const |
Notifier | Pointer to the notifier object associated with the previously requested notification |