Add notifier into the list.
Note: None
Prototype
XStatus XPm_NotifierAdd(XPm_Notifier *const Notifier);
Parameters
The following table lists the XPm_NotifierAdd function arguments.
| Type | Name | Description |
|---|---|---|
XPm_Notifier *const |
Notifier | Pointer to notifier object which needs to be added in the list |