openlifu.io.LIFUDFU.stm32_crc32

openlifu.io.LIFUDFU.stm32_crc32(data: bytes, init: int = 4294967295) int[source]

Compute CRC32 compatible with the STM32 CRC peripheral (poly=0x04C11DB7).