SSP_READ_WORD

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

ssp_read_word - read a word from the SSP port  

SYNOPSIS

"SYNOPSIS"

int ssp_read_word ( void);  

ARGUMENTS

void
no arguments
 

DESCRIPTION

Wait for a data word in the SSP receive FIFO, and return the received data. Data is LSB justified.  

NOTE

Currently, if data is not expected to be received, this function will wait for ever.

The caller is expected to perform the necessary locking.  

RETURNS

-ETIMEDOUT timeout occurred (for future) 16-bit data success


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
NOTE
RETURNS

This document was created by man2html, using the manual pages.
Time: 13:31:53 GMT, October 06, 2005