Hi [email protected],
It is not implemented in the SDK drivers.
If you just want to reset the MCU when VDD drops below the V_VLD threshold, you need to set the LVDRE bit.


If you need an interrupt instead of the reset.
A simple example is attached.
BR, Daniel