CANopen Slave Documentation
Version 6.16.04
Loading...
Searching...
No Matches
mc_wdt.h File Reference
+ Include dependency graph for mc_wdt.h:

Functions

Status_tv McWdtInit (void)
 
void McWdtTrigger (void)
 

Function Documentation

◆ McWdtInit()

Status_tv McWdtInit ( void  )

Initialize watchdog.

Returns
Negative value in case of an error, a positive value denotes the timeout value Status_tv

The function initialize a watchdog timer.

◆ McWdtTrigger()

void McWdtTrigger ( void  )

The function trigger the watchdog timer.