| void PN_APP_IOD_clearRecordListElement | ( | uint16_t | index | ) |
Clear an element in the global record data array userRecList.
Based on the it's index, an element from userRecList is cleared to zero using this function.
| [in] | index | Index of the array element. |