esp_idf_hal::interrupt

Function 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