SYNOPSIS
- struct spi_message * spi_get_next_queued_message(struct spi_master * master);
ARGUMENTS
master
-
- the master to check for queued messages
DESCRIPTION
If there are more messages in the queue, the next message is returned from this call.
COPYRIGHT