Go to the documentation of this file.
63 #if defined(WATCHDOG_WINDOW_SUPPORT)
#define WWDT_WDMOD_BITMASK
Watchdog Mode register definitions.
STATIC INLINE void Chip_Clock_EnablePeriphClock(CHIP_SYSCTL_CLOCK_T clk)
Enable a system or peripheral clock.
void Chip_WWDT_ClearStatusFlag(LPC_WWDT_T *pWWDT, uint32_t status)
Clear WWDT interrupt status flags.
void Chip_WWDT_Init(LPC_WWDT_T *pWWDT)
Initialize the Watchdog timer.
void Chip_WWDT_DeInit(LPC_WWDT_T *pWWDT)
Shutdown the Watchdog timer.
STATIC INLINE void Chip_Clock_DisablePeriphClock(CHIP_SYSCTL_CLOCK_T clk)
Disable a system or peripheral clock.
Windowed Watchdog register block structure.