| uint32_t PN_APP_IOD_cbStopLedBlink | ( | PN_API_IOD_Handle_t *const | pnHandle, |
| const uint32_t | portNum | ||
| ) |
Callback function to request the stop of LED blinking.
In this function, the application requests an LED to blink based on a zero frequency.
| [in] | pnHandle | Profinet API Handle. |
| [in] | portNum | Port number (currently not used). |
| PN_API_OK | Success. |