NetBurner 3.5.6
PDF Version
same70_wdt.h
1#ifndef __SAME70_WDT_H
2#define __SAME70_WDT_H
3/*NB_REVISION*/
4
5/*NB_COPYRIGHT*/
6
7void ServiceBootWatchdog();
8
9void DisableWatchdog();
10
11#endif /* ----- #ifndef __SAME70_WDT_H ----- */