libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
#include <libopencm3/stm32/common/iwdg_common_all.h>
Go to the source code of this file.
Macros | |
#define | IWDG_WINR MMIO32(IWDG_BASE + 0x10) |
Window Register (IWDG_WINR) More... | |
#define | IWDG_SR_WVU (1 << 2) |
WVU: Watchdog counter window value update. More... | |