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

Macros

#define OB_STOP_NO_RST   ((uint8_t)0x40)
 
#define OB_STOP_RST   ((uint8_t)0x00)
 

Detailed Description

Macro Definition Documentation

◆ OB_STOP_NO_RST

#define OB_STOP_NO_RST   ((uint8_t)0x40)

No reset generated when entering in STOP

◆ OB_STOP_RST

#define OB_STOP_RST   ((uint8_t)0x00)

Reset generated when entering in STOP