Swaps the nibbles of the input data.
E.g. 0xABCDEF becomes 0xBADCFE
Input/Output that will be modified
See Implementation
Swaps the nibbles of the input data.
E.g. 0xABCDEF becomes 0xBADCFE