Function esp_idf_hal::interrupt::free

source ·
#[link_section = ".iram1.interrupt_free"]
pub fn free<R>(f: impl FnOnce() -> R) -> R
Expand description

Executes closure f in an interrupt-free context