This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS320F28377D: How to swap 16-bit?

Part Number: TMS320F28377D

Tool/software: TI C/C++ Compiler

Hi,

Is there any function to swap 16-bit variable (first byte with second byte)? I can of course swap it manually, but I wonder if there is a dedicated function.

Thanks.