Embassy
embassy-rp

Crates

git

Versions

rp2040

Flavors

Function embassy_rp::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