|
libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|

Macros | |
| #define | IWDG_KR_RESET 0xaaaa |
| #define | IWDG_KR_UNLOCK 0x5555 |
| #define | IWDG_KR_START 0xcccc |
| #define IWDG_KR_RESET 0xaaaa |
Definition at line 60 of file iwdg_common_all.h.
| #define IWDG_KR_START 0xcccc |
Definition at line 62 of file iwdg_common_all.h.
| #define IWDG_KR_UNLOCK 0x5555 |
Definition at line 61 of file iwdg_common_all.h.