Watchdog Timer Driver using dsPIC MCUs.
More...
|
#define | WATCHDOG_CLR_KEY 0x5743 |
| This macro holds the key value to clear Watchdog Timer (WDT)
|
|
#define | WATCHDOG_CLR_KEY 0x5743 |
| This macro holds the key value to clear Watchdog Timer (WDT)
|
|
◆ WATCHDOG_CLR_KEY [1/2]
#define WATCHDOG_CLR_KEY 0x5743 |
◆ WATCHDOG_CLR_KEY [2/2]
#define WATCHDOG_CLR_KEY 0x5743 |
◆ WATCHDOG_TimerClear()
static void WATCHDOG_TimerClear |
( |
void | | ) |
|
|
inlinestatic |
- Parameters
-
- Returns
- none
Definition at line 78 of file watchdog.h.
◆ WATCHDOG_TimerSoftwareDisable()
static void WATCHDOG_TimerSoftwareDisable |
( |
void | | ) |
|
|
inlinestatic |
- Parameters
-
- Returns
- none
Definition at line 67 of file watchdog.h.
◆ WATCHDOG_TimerSoftwareEnable()
static void WATCHDOG_TimerSoftwareEnable |
( |
void | | ) |
|
|
inlinestatic |
- Parameters
-
- Returns
- none
Definition at line 56 of file watchdog.h.