![]() |
LPCOpen Platform for LPC112X microcontrollers
112X
LPCOpen Platform for the NXP LPC112X family of Microcontrollers
|
#include "chip.h"
Go to the source code of this file.
Functions | |
void | Chip_WWDT_Init (LPC_WWDT_T *pWWDT) |
Initialize the Watchdog timer. More... | |
void | Chip_WWDT_DeInit (LPC_WWDT_T *pWWDT) |
Shutdown the Watchdog timer. More... | |
void | Chip_WWDT_ClearStatusFlag (LPC_WWDT_T *pWWDT, uint32_t status) |
Clear WWDT interrupt status flags. More... | |