| uint32_t PN_API_IOD_init | ( | PN_API_IOD_Handle_t *const | pnHandle | ) |
Initializes Profinet stack.
The initialization process of the stack needs to have a handle that is previously created using PN_API_IOD_new().
| [in] | pnHandle | Profinet API Handle. |
| PN_API_OK | Success. |
| PN_API_ERR_PARAM | Invalid parameter. |