STM CMSIS
Macros
FLASH Option Bytes IWatchdog
STM32F4xx_HAL_Driver
»
FLASHEx
»
FLASH Exported Constants
Macros
#define
OB_IWDG_SW
((uint8_t)0x20U)
#define
OB_IWDG_HW
((uint8_t)0x00U)
Detailed Description
Macro Definition Documentation
◆
OB_IWDG_HW
#define OB_IWDG_HW ((uint8_t)0x00U)
Hardware IWDG selected
◆
OB_IWDG_SW
#define OB_IWDG_SW ((uint8_t)0x20U)
Software IWDG selected
Generated by
1.8.13