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