Skip to main content

pamoja_can_len_to_dlc

Function pamoja_can_len_to_dlc 

Source
#[unsafe(no_mangle)]
pub extern "C" fn pamoja_can_len_to_dlc(len: usize) -> u8
Expand description

Returns the data length code that encodes a payload length.

ยงReturns

The code for len, rounding up to the next length CAN-FD can carry.