A PU calls this function to unregister for the previously requested notifications.
Note: None
Prototype
XStatus 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 |