pub fn start_interrupt_executor(sw_int1: FROM_CPU_INTR1<'static>) -> SendSpawnerExpand description
Starts the InterruptExecutor on the FROM_CPU_INTR1 left over from
start_rtos!, and returns its spawner.
pub fn start_interrupt_executor(sw_int1: FROM_CPU_INTR1<'static>) -> SendSpawnerStarts the InterruptExecutor on the FROM_CPU_INTR1 left over from
start_rtos!, and returns its spawner.