LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
watchdog.c File Reference
#include "board.h"

Go to the source code of this file.

Macros

#define DISABLE_WDT_TIMEOUT
 

Functions

void WDT_IRQHandler (void)
 Watchdog Timer Interrupt Handler.
 
void SysTick_Handler (void)
 SysTick Interrupt Handler.
 
int main (void)
 Main routine for WWDT example.