Skip to main content

start_interrupt_executor

Function start_interrupt_executor 

Source
pub fn start_interrupt_executor(sw_int1: FROM_CPU_INTR1<'static>) -> SendSpawner
Expand description

Starts the InterruptExecutor on the FROM_CPU_INTR1 left over from start_rtos!, and returns its spawner.