Sha256: ef2bcbfeabee938f53f88765b6530921c29b001382414a1d323217f81e5d3548

Contents?: true

Size: 156 Bytes

Versions: 8

Compression:

Stored size: 156 Bytes

Contents

#ifndef _CRC16_USB_H_
#define _CRC16_USB_H_

#include "../crc16/crc16.h"

crc16_t crc16_usb_update(crc16_t crc, const void *data, size_t data_len);

#endif

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
digest-crc-0.7.0 ext/digest/crc16_usb/crc16_usb.h
digest-crc-0.6.5 ext/digest/crc16_usb/crc16_usb.h
digest-crc-0.6.4 ext/digest/crc16_usb/crc16_usb.h
digest-crc-0.6.3 ext/digest/crc16_usb/crc16_usb.h
digest-crc-0.6.2 ext/digest/crc16_usb/crc16_usb.h
digest-crc-0.6.1 ext/digest/crc16_usb/crc16_usb.h
digest-crc-0.6.0 ext/digest/crc16_usb/crc16_usb.h
digest-crc-0.6.0.rc1 ext/digest/crc16_usb/crc16_usb.h