Function pack24_bit_uint

Source
pub fn pack24_bit_uint(buffer: &mut [u8], value: i32, offset: usize)
Expand description

Packs a 24-bit integer into a buffer at the specified offset.