No, not trying to enter sleep mode.
The functionality is to store a set of parameters to EEPROM when the device is powered down based on using an interrupt off the supply voltage monitor. The operation must complete in ~20msec.
The issue is not configuring the SVM, the issue is how to setup an interrupt and routine for storing into the EEPROM as such within JenOS (without breaking anything else).