SWAP_BUF_LE16

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

 

NAME

swap_buf_le16 -  

SYNOPSIS

"SYNOPSIS"

void swap_buf_le16 (u16 * buf, unsigned int buf_words);  

ARGUMENTS

buf
Buffer to swap
buf_words
Number of 16-bit words in buffer.
 

DESCRIPTION

Swap halves of 16-bit words if needed to convert from little-endian byte order to native cpu byte order, or vice-versa.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:53 GMT, October 09, 2005