chsvlib
chsv helper source code

◆ chsv_fast_bswap32

#define chsv_fast_bswap32 (   n)    depends_on_target_platform

#include <chsvmem.h>

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

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

Requires support of the uint32_t type.