Function rp2040_hal::rom_data::float_funcs::uint_to_float

source ·
pub extern "C" fn uint_to_float(v: u32) -> f32
Expand description

Converts an unsigned integer to the nearest f32 value, rounding to even on tie