sdiv_from_u16

Function sdiv_from_u16 

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

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