Function write_u24

Source
pub fn write_u24(data: u32, buf: &mut [u8; 3])
Expand description

Write three bytes from an integer value into the buffer.