Skip to main content

Module utils

Module utils 

Source
Expand description

Utility types

Structsยง

I24
New type for signed integers that stores 24-bit numbers
I24WithZeroedBits
New type for signed integers that stores 32-bit numbers with LOW_ZEROED_BITS low bits zeroed and truncated to 24-bits
U24
New type for unsigned integers that stores 24-bit numbers