STM32F4 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
|
Macros | |
#define | OB_IWDG_SW ((uint8_t)0x20) |
#define | OB_IWDG_HW ((uint8_t)0x00) |
#define | IS_OB_IWDG_SOURCE(SOURCE) (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW)) |
#define OB_IWDG_HW ((uint8_t)0x00) |
Hardware IWDG selected
#define OB_IWDG_SW ((uint8_t)0x20) |
Software IWDG selected