M480 BSP V3.05.005
The Board Support Package for M480 Series
Modules | Macros
WDT Exported Constants

Modules

 WDT Exported Functions
 

Macros

#define WDT_TIMEOUT_2POW4
 
#define WDT_TIMEOUT_2POW6
 
#define WDT_TIMEOUT_2POW8
 
#define WDT_TIMEOUT_2POW10
 
#define WDT_TIMEOUT_2POW12
 
#define WDT_TIMEOUT_2POW14
 
#define WDT_TIMEOUT_2POW16
 
#define WDT_TIMEOUT_2POW18
 
#define WDT_RESET_DELAY_1026CLK
 
#define WDT_RESET_DELAY_130CLK
 
#define WDT_RESET_DELAY_18CLK
 
#define WDT_RESET_DELAY_3CLK
 
#define WDT_RESET_COUNTER_KEYWORD
 

Detailed Description

Macro Definition Documentation

◆ WDT_RESET_COUNTER_KEYWORD

#define WDT_RESET_COUNTER_KEYWORD

Fill this value to WDT_RSTCNT register to free reset WDT counter

Definition at line 52 of file wdt.h.

◆ WDT_RESET_DELAY_1026CLK

#define WDT_RESET_DELAY_1026CLK

Setting WDT reset delay period to 1026 * WDT clocks

Definition at line 44 of file wdt.h.

◆ WDT_RESET_DELAY_130CLK

#define WDT_RESET_DELAY_130CLK

Setting WDT reset delay period to 130 * WDT clocks

Definition at line 45 of file wdt.h.

◆ WDT_RESET_DELAY_18CLK

#define WDT_RESET_DELAY_18CLK

Setting WDT reset delay period to 18 * WDT clocks

Definition at line 46 of file wdt.h.

◆ WDT_RESET_DELAY_3CLK

#define WDT_RESET_DELAY_3CLK

Setting WDT reset delay period to 3 * WDT clocks

Definition at line 47 of file wdt.h.

◆ WDT_TIMEOUT_2POW10

#define WDT_TIMEOUT_2POW10

Setting WDT time-out interval to 2^10 * WDT clocks

Definition at line 35 of file wdt.h.

◆ WDT_TIMEOUT_2POW12

#define WDT_TIMEOUT_2POW12

Setting WDT time-out interval to 2^12 * WDT clocks

Definition at line 36 of file wdt.h.

◆ WDT_TIMEOUT_2POW14

#define WDT_TIMEOUT_2POW14

Setting WDT time-out interval to 2^14 * WDT clocks

Definition at line 37 of file wdt.h.

◆ WDT_TIMEOUT_2POW16

#define WDT_TIMEOUT_2POW16

Setting WDT time-out interval to 2^16 * WDT clocks

Definition at line 38 of file wdt.h.

◆ WDT_TIMEOUT_2POW18

#define WDT_TIMEOUT_2POW18

Setting WDT time-out interval to 2^18 * WDT clocks

Definition at line 39 of file wdt.h.

◆ WDT_TIMEOUT_2POW4

#define WDT_TIMEOUT_2POW4

Setting WDT time-out interval to 2^4 * WDT clocks

Definition at line 32 of file wdt.h.

◆ WDT_TIMEOUT_2POW6

#define WDT_TIMEOUT_2POW6

Setting WDT time-out interval to 2^6 * WDT clocks

Definition at line 33 of file wdt.h.

◆ WDT_TIMEOUT_2POW8

#define WDT_TIMEOUT_2POW8

Setting WDT time-out interval to 2^8 * WDT clocks

Definition at line 34 of file wdt.h.