cantata
Macros
Option Byte IWatchdog
STM32F1xx_HAL_Driver
»
FLASHEx
»
FLASHEx Exported Constants
»
Option Byte Constants
Collaboration diagram for Option Byte IWatchdog:
Macros
#define
OB_IWDG_SW
((uint16_t)0x0001)
#define
OB_IWDG_HW
((uint16_t)0x0000)
Detailed Description
Macro Definition Documentation
◆
OB_IWDG_HW
#define OB_IWDG_HW ((uint16_t)0x0000)
Hardware IWDG selected
◆
OB_IWDG_SW
#define OB_IWDG_SW ((uint16_t)0x0001)
Software IWDG selected
Generated by
1.8.13