esp_
idf_
svc
0.51.0
In esp_
idf_
svc::
hal::
interrupt
Modules
asynch
Structs
IsrCriticalSection
IsrCriticalSectionGuard
Enums
InterruptType
Functions
active
free
set_isr_yielder
with_isr_yield_signal
Type Aliases
IntrFlags
esp_idf_svc
::
hal
::
interrupt
Function
free
Copy item path
Settings
Help
Summary
Source
pub fn free<R>(f: impl FnOnce() -> R) -> R
Expand description
Executes closure f in an interrupt-free context