Embassy
embassy-rp

Crates

git

Versions

rp2040

Flavors

Function embassy_rp::rom_data::float_funcs::int_to_float

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

Converts a signed integer to the nearest f32 value, rounding to even on tie