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

Macros

#define OB_STDBY_NO_RST   ((uint8_t)0x80)
 
#define OB_STDBY_RST   ((uint8_t)0x00)
 

Detailed Description

Macro Definition Documentation

◆ OB_STDBY_NO_RST

#define OB_STDBY_NO_RST   ((uint8_t)0x80)

No reset generated when entering in STANDBY

◆ OB_STDBY_RST

#define OB_STDBY_RST   ((uint8_t)0x00)

Reset generated when entering in STANDBY