stm32: iwdg: fix Window Register name
The f0 copy of this file originally had a copy/paste error in the documentation. F3 and L4 had the "right" name.
This commit is contained in:
parent
c670bdca1a
commit
cab07c0703
@ -44,7 +44,7 @@ specific memorymap.h header before including this header file.*/
|
|||||||
/* Register definitions */
|
/* Register definitions */
|
||||||
/*****************************************************************************/
|
/*****************************************************************************/
|
||||||
|
|
||||||
/* Key Register (IWDG_WINR) */
|
/* Window Register (IWDG_WINR) */
|
||||||
#define IWDG_WINR MMIO32(IWDG_BASE + 0x10)
|
#define IWDG_WINR MMIO32(IWDG_BASE + 0x10)
|
||||||
|
|
||||||
/*****************************************************************************/
|
/*****************************************************************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user