smul_from_u16

Function smul_from_u16 

Source
pub const fn smul_from_u16<const B: u32, const ARG: u32>(bits: u16) -> f32
Expand description

signed, multiply: sign-extended over B bits on read.