MySensors Library & Examples  2.3.2-62-ge298769
Static Public Member Functions | List of all members
PJON_crc32 Struct Reference

Detailed Description

Definition at line 14 of file PJON_CRC32.h.

+ Collaboration diagram for PJON_crc32:

Static Public Member Functions

static uint32_t compute (const uint8_t *data, uint16_t length, uint32_t previousCrc32=0)
 
static bool compare (const uint32_t computed, const uint8_t *received)
 

The documentation for this struct was generated from the following file: