How can I use MpAlarmXclearhistory Function?

ex) i want use like

  if button  then 
  just one time runing MpAlarmXclearhistory ;

Hello

Simply call function and provide MpLink:

In ST:
MpAlarmXClearHistory(gAlarmXHistory);

MpLink according to your AlarmXHistory configuration.

Lg

1 Like