|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
Registers associated with Watchdog. 更多...
#include <hal_watchdog_v151_regs_def.h>
成员变量 | |
| volatile uint32_t | wdt_lock |
| volatile uint32_t | wdt_load |
| volatile uint32_t | wdt_restart |
| volatile uint32_t | wdt_eoi |
| volatile uint32_t | wdt_cr |
| volatile uint32_t | wdt_cnt |
| volatile uint32_t | wdt_raw_intr |
| volatile uint32_t | wdt_intr |
| volatile uint32_t | wdt_lpif_state |
| volatile uint32_t | wdt_status |
| volatile uint32_t | wdt_ccvr_en |
Registers associated with Watchdog.
| volatile uint32_t watchdog_v151_regs::wdt_ccvr_en |
Current counter value register. Offset: 28h.
| volatile uint32_t watchdog_v151_regs::wdt_cnt |
Count. Offset: 14h.
| volatile uint32_t watchdog_v151_regs::wdt_cr |
Control register. Offset: 10h.
| volatile uint32_t watchdog_v151_regs::wdt_eoi |
Interrupt clear register. Offset: 0ch.
| volatile uint32_t watchdog_v151_regs::wdt_intr |
interrput register. Offset: 1ch.
| volatile uint32_t watchdog_v151_regs::wdt_load |
load register. Offset: 04h.
| volatile uint32_t watchdog_v151_regs::wdt_lock |
lock register. Offset: 00h.
| volatile uint32_t watchdog_v151_regs::wdt_lpif_state |
low power state register. Offset: 20h.
| volatile uint32_t watchdog_v151_regs::wdt_raw_intr |
Raw interrupt register. Offset: 18h.
| volatile uint32_t watchdog_v151_regs::wdt_restart |
Restart register. Offset: 08h.
| volatile uint32_t watchdog_v151_regs::wdt_status |
Status register. Offset: 24h.