canque_fifo_again_outslot

Name

canque_fifo_again_outslot --  interrupt and postpone processing of the slot

Synopsis

int canque_fifo_again_outslot (struct canque_fifo_t * fifo, struct canque_slot_t * slot);

Arguments

fifo

pointer to the FIFO structure

slot

pointer to the slot previously acquired by canque_fifo_test_outslot.

Return Value

The function cannot fail..