Function esp_idf_svc::hal::interrupt::free

source ยท
pub fn free<R>(f: impl FnOnce() -> R) -> R
Expand description

Executes closure f in an interrupt-free context