We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Syntax:
SWAP( VariableA, VariableB)
Command Availability:
Available on all microcontrollers.
Support Bytes and Words only.
Explanation:
A function that swaps (or exchanges) one byte or word for another. SWAP support the use of byte and word variables.