NUC472_NUC442_BSP V3.03.004
The Board Support Package for NUC472/NUC442
Modules | Macros
WWDT Exported Constants
Collaboration diagram for WWDT Exported Constants:

Modules

 WWDT Exported Functions
 

Macros

#define WWDT_PRESCALER_1
 WWDT setting prescaler to 1. More...
 
#define WWDT_PRESCALER_2
 WWDT setting prescaler to 2. More...
 
#define WWDT_PRESCALER_4
 WWDT setting prescaler to 4. More...
 
#define WWDT_PRESCALER_8
 WWDT setting prescaler to 8. More...
 
#define WWDT_PRESCALER_16
 WWDT setting prescaler to 16. More...
 
#define WWDT_PRESCALER_32
 WWDT setting prescaler to 32. More...
 
#define WWDT_PRESCALER_64
 WWDT setting prescaler to 64. More...
 
#define WWDT_PRESCALER_128
 WWDT setting prescaler to 128. More...
 
#define WWDT_PRESCALER_192
 WWDT setting prescaler to 192. More...
 
#define WWDT_PRESCALER_256
 WWDT setting prescaler to 256. More...
 
#define WWDT_PRESCALER_384
 WWDT setting prescaler to 384. More...
 
#define WWDT_PRESCALER_512
 WWDT setting prescaler to 512. More...
 
#define WWDT_PRESCALER_768
 WWDT setting prescaler to 768. More...
 
#define WWDT_PRESCALER_1024
 WWDT setting prescaler to 1024. More...
 
#define WWDT_PRESCALER_1536
 WWDT setting prescaler to 1536. More...
 
#define WWDT_PRESCALER_2048
 WWDT setting prescaler to 2048. More...
 
#define WWDT_RELOAD_WORD
 Fill this value to RLD register to reload WWDT counter. More...
 

Detailed Description

Macro Definition Documentation

◆ WWDT_PRESCALER_1

#define WWDT_PRESCALER_1

WWDT setting prescaler to 1.

Definition at line 32 of file wwdt.h.

◆ WWDT_PRESCALER_1024

#define WWDT_PRESCALER_1024

WWDT setting prescaler to 1024.

Definition at line 45 of file wwdt.h.

◆ WWDT_PRESCALER_128

#define WWDT_PRESCALER_128

WWDT setting prescaler to 128.

Definition at line 39 of file wwdt.h.

◆ WWDT_PRESCALER_1536

#define WWDT_PRESCALER_1536

WWDT setting prescaler to 1536.

Definition at line 46 of file wwdt.h.

◆ WWDT_PRESCALER_16

#define WWDT_PRESCALER_16

WWDT setting prescaler to 16.

Definition at line 36 of file wwdt.h.

◆ WWDT_PRESCALER_192

#define WWDT_PRESCALER_192

WWDT setting prescaler to 192.

Definition at line 40 of file wwdt.h.

◆ WWDT_PRESCALER_2

#define WWDT_PRESCALER_2

WWDT setting prescaler to 2.

Definition at line 33 of file wwdt.h.

◆ WWDT_PRESCALER_2048

#define WWDT_PRESCALER_2048

WWDT setting prescaler to 2048.

Definition at line 47 of file wwdt.h.

◆ WWDT_PRESCALER_256

#define WWDT_PRESCALER_256

WWDT setting prescaler to 256.

Definition at line 41 of file wwdt.h.

◆ WWDT_PRESCALER_32

#define WWDT_PRESCALER_32

WWDT setting prescaler to 32.

Definition at line 37 of file wwdt.h.

◆ WWDT_PRESCALER_384

#define WWDT_PRESCALER_384

WWDT setting prescaler to 384.

Definition at line 42 of file wwdt.h.

◆ WWDT_PRESCALER_4

#define WWDT_PRESCALER_4

WWDT setting prescaler to 4.

Definition at line 34 of file wwdt.h.

◆ WWDT_PRESCALER_512

#define WWDT_PRESCALER_512

WWDT setting prescaler to 512.

Definition at line 43 of file wwdt.h.

◆ WWDT_PRESCALER_64

#define WWDT_PRESCALER_64

WWDT setting prescaler to 64.

Definition at line 38 of file wwdt.h.

◆ WWDT_PRESCALER_768

#define WWDT_PRESCALER_768

WWDT setting prescaler to 768.

Definition at line 44 of file wwdt.h.

◆ WWDT_PRESCALER_8

#define WWDT_PRESCALER_8

WWDT setting prescaler to 8.

Definition at line 35 of file wwdt.h.

◆ WWDT_RELOAD_WORD

#define WWDT_RELOAD_WORD

Fill this value to RLD register to reload WWDT counter.

Definition at line 49 of file wwdt.h.