C API for BALTECH SDK

§ Unpack

bool Unpack

Splits the high and the low nibble of each byte into two separate bytes, where the high nibble is set to 0.

0x01 CF => 0x00 0x01 0x0C 0x0F

Definition at line 3062 of file typedefs.h.