Synopsis
(macro) void ugn_Swap2Byte(char a1, char a2)
Purpose
Swaps two bytes in memory.
Description
This macro will swap the specified two bytes.
Input
a1
First byte
a2
Second byte
(macro) void ugn_Swap2Byte(char a1, char a2)
Swaps two bytes in memory.
This macro will swap the specified two bytes.
First byte
Second byte