esp_idf_svc::hal::interrupt

Function free

Source
pub fn free<R>(f: impl FnOnce() -> R) -> R
Expand description

Executes closure f in an interrupt-free context