⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
calculate_fcs
veridian_
kernel
0.25.2
In veridian_
kernel::
drivers::
bluetooth::
rfcomm
veridian_kernel
::
drivers
::
bluetooth
::
rfcomm
Function
calculate_
fcs
Copy item path
Source
pub fn calculate_fcs(data: &[u8]) -> u8
Expand description
Calculate FCS over a byte slice