libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
iwdg_common_v2.h File Reference
Include dependency graph for iwdg_common_v2.h:
This graph shows which files directly or indirectly include this file:

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...