Prusa MINI Firmware overview
FLASH Option Bytes IWatchdog
Collaboration diagram for FLASH Option Bytes IWatchdog:

Macros

#define OB_IWDG_SW   ((uint8_t)0x20)
 
#define OB_IWDG_HW   ((uint8_t)0x00)
 

Detailed Description

Macro Definition Documentation

◆ OB_IWDG_SW

#define OB_IWDG_SW   ((uint8_t)0x20)

Software IWDG selected

◆ OB_IWDG_HW

#define OB_IWDG_HW   ((uint8_t)0x00)

Hardware IWDG selected