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