⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
FixedPoint
veridian_
kernel
0.25.2
In veridian_
kernel::
audio::
mixer
veridian_kernel
::
audio
::
mixer
Type Alias
Fixed
Point
Copy item path
Source
pub type FixedPoint = i32;
Expand description
Fixed-point 16.16 type: 16 integer bits + 16 fractional bits