I'm implementing a failsafe-POR on our battery powered system using the bq25611d. I would ideally like to use the charger's internal watchdog -> when the host cpu hangs, we need to disconnect the power. Is this possible with the bq25611d watchdog? Looks like it simply resets a few registers, reverting to default charge config, but leaves power applied. Any workarounds for this? External pins that could trigger a shutdown on watchdog etc?