⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

calculate_fcs

Function calculate_fcs 

Source
pub fn calculate_fcs(data: &[u8]) -> u8
Expand description

Calculate FCS over a byte slice