pub async unsafe fn reset_runtime_state() -> Result<(), Error>
Expand description

Resets the runtime state by forcing the modem to be turned off and resetting the state back to 0.

Safety

This function may only be used when you’ve made sure that no active LteLinks instances and Gnss instances exist