Wiegand.h __top__ [UHD]

// wiegand.h #pragma once #include <stdint.h>

[1 bit Even Parity] [8 bits Facility Code] [16 bits Card Number] [1 bit Odd Parity] wiegand.h

getWiegandType() : Identifies the bit-length (e.g., 26 for Wiegand 26) of the received data. // wiegand