spi_bus_lock_bg_entry() function
Handle interrupt and closure of last operation. Should be called at the beginning of the ISR, when the ISR is acting as the acquiring processor.
Return value
false if the ISR has already touched the HW, should run closure of the last operation first; otherwise true if the ISR just start operating on the HW, closure should be skipped.