pub const ZOOM_FRACTION_BITS: u16 = 6;
Expand description

We use an unsigned 10.6 fixed-point value (range 0.0 - 1023.984375).