chsvlib
chsv helper source code

◆ chsv_fast_bswap16

#define chsv_fast_bswap16 (   n)    depends_on_target_platform

#include <chsvmem.h>

Inverses the current byte order in a 16-bit integral parameter.

Parameters
nA 16-bit value with the byte order to inverse.

Requires support of the uint16_t type.