| uint32_t PN_API_IOD_fatalError | ( | PN_API_IOD_Handle_t *const | pnHandle | ) |
Called when a "fatal error" in detected by the application.
This function is used to inform Profinet stack that a fatal error has taken place.
| [in] | pnHandle | Profinet API Handle. |
| PN_API_OK | Success. |
| PN_API_ERR_PARAM | Invalid parameter. |