AM64x MCU+ SDK  08.00.00

Introduction

Functions

int32_t PN_setWatchDogTimer (PN_Handle pnHandle, int32_t timerPeriod)
 API to configure the ICSS watchdog expiry duration. More...
 

Function Documentation

◆ PN_setWatchDogTimer()

int32_t PN_setWatchDogTimer ( PN_Handle  pnHandle,
int32_t  timerPeriod 
)

API to configure the ICSS watchdog expiry duration.

Parameters
pnHandleProfinet Handle
[in]timerPeriodTime duration (in milliseconds) after which watchdog expires if not tapped in-between. Valid range is from 2 ms to 6553 ms
Return values
0on success