What exactly does the power management library? Does it handles all the ongoing processes and shut them down?
Because I did a test with for instance a flash write, and I saw that the there was a shutdown before the callback of the flash write was received, in other words it didnt write it to flash. So I was wondering what is it doing then, what does it differ from making a manual reset/shutdown?