PROFINET Device4.2.0
 
Loading...
Searching...
No Matches

◆ PN_API_IOD_dataStoreComplete()

void PN_API_IOD_dataStoreComplete ( PN_API_IOD_Handle_t pnHandle,
uint32_t  lenWritten 
)

Non volatile store completed.

This function needs to be called if a write process has finished. It can be called directly in the store callback or later if the writing takes time.

Parameters
[in]pnHandleProfinet API Handle.
[in]lenWrittennumber of bytes written to NV memory
See also
PN_API_IOD_storeRemaMemCbf