Module embassy_nrf::executor
· Expand description
Executor specific to cortex-m devices.
Modules
Raw executor.
Structs
Thread mode executor, using WFE/SEV.
Interrupt mode executor.
Handle to spawn tasks into an executor from any thread.
Token to spawn a newly-created task in an executor.
Handle to spawn tasks into an executor.
Enums
Error returned when spawning a task.