I need to detect the VCC voltage on the nrf52833 on power-up and wait till it slowly ramps up to 3V. Is there a way to do this using the Power-Fail Comparator. I found another example how to enable the POF, but this will give me an event when the VCC goes below my 3V threshold, which is the opposite of what I'm trying to detect.