SSP_WRITE_WORD
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ssp_write_word - write a word to the SSP port
SYNOPSIS
"SYNOPSIS"
int ssp_write_word (u16 data);
ARGUMENTS
- data
-
16-bit, MSB justified data to write.
DESCRIPTION
Wait for a free entry in the SSP transmit FIFO, and write a data
word to the SSP port. Wait for the SSP port to start sending
the data.
The caller is expected to perform the necessary locking.
RETURNS
-ETIMEDOUT timeout occurred (for future)
0 success
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURNS
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:53 GMT, October 06, 2005