openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
LPC_WDT_Type Struct Reference

Watchdog Timer (WDT) (WDT) More...

#include <LPC176x5x.h>

Data Fields

__IOM uint32_t MOD
 
__IOM uint32_t TC
 
__OM uint32_t FEED
 
__IM uint32_t TV
 
__IOM uint32_t CLKSEL
 

Detailed Description

Watchdog Timer (WDT) (WDT)

Field Documentation

◆ CLKSEL

__IOM uint32_t LPC_WDT_Type::CLKSEL

(@ 0x00000010) Watchdog clock select register.

◆ FEED

__OM uint32_t LPC_WDT_Type::FEED

(@ 0x00000008) Watchdog feed sequence register. Writing 0xAA followed by 0x55 to this register reloads the Watchdog timer with the value contained in WDTC.

◆ MOD

__IOM uint32_t LPC_WDT_Type::MOD

< (@ 0x40000000) WDT Structure
(@ 0x00000000) Watchdog mode register. This register determines the basic mode and status of the Watchdog Timer.

◆ TC

__IOM uint32_t LPC_WDT_Type::TC

(@ 0x00000004) Watchdog timer constant register. The value in this register determines the time-out value.

◆ TV

__IM uint32_t LPC_WDT_Type::TV

(@ 0x0000000C) Watchdog timer value register. This register reads out the current value of the Watchdog timer.


The documentation for this struct was generated from the following file: