EMERGENCY STOP and GPIO pins to set at micro-controller startup

I overlooked this option:

[output_pin PS_ON]
pin: PF6
value: 1
shutdown_value: 1
#   The value to set the pin to on an MCU shutdown event. 
#   The default is 0 (for low voltage).

I’ll try it.