Constant CRC16

Source
pub const CRC16: Crc<u16>;
Expand description

CRC16 calculator for EMV QRCPS compliance (CRC-16/CCITT-FALSE) Using the standard CRC-16 polynomial 0x1021 with initial value 0xFFFF