Callback function to request to store remanent data in NV memory.
In this function, the application receives the PDev records from Profinet stack and stores them in NV memory.
- Parameters
-
| [in] | pnHandle | Profinet API Handle. |
| [in] | type | Type of content to be stored |
| [in] | instance | Instance of type |
| [in] | memSize | Size of the PDev buffer that needs to be written to NV memory. |
| [in] | srcMem | Pointer to the buffer holding PDev data. |
- Returns
- result of the operation as uint32_t.
- Return values
-
- See also
- PN_API_IOD_storeRemaMemCbf