Function esp_idf_hal::rom::crc::crc32_le
source ยท pub fn crc32_le(crc: u32, buf: &[u8]) -> u32
Expand description
Right-shifting CRC-32 with polynomial 0x04c11db7
pub fn crc32_le(crc: u32, buf: &[u8]) -> u32
Right-shifting CRC-32 with polynomial 0x04c11db7