Function esp_idf_hal::rom::crc::crc16_be
source ยท pub fn crc16_be(crc: u16, buf: &[u8]) -> u16
Expand description
Left-shifting CRC-16 with polynomial 0x1021
pub fn crc16_be(crc: u16, buf: &[u8]) -> u16
Left-shifting CRC-16 with polynomial 0x1021