![]() |
STM32F1 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F1 Standard Peripheral Library
|
Macros | |
| #define | OB_IWDG_SW ((uint16_t)0x0001) |
| #define | OB_IWDG_HW ((uint16_t)0x0000) |
| #define | IS_OB_IWDG_SOURCE(SOURCE) (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW)) |
| #define OB_IWDG_HW ((uint16_t)0x0000) |
Hardware IWDG selected
| #define OB_IWDG_SW ((uint16_t)0x0001) |
Software IWDG selected