embassy-rp

Crates

git

Versions

rp2040

Flavors

embassy_rp::rom_data::double_funcs

Function int_to_double

Source
pub extern "C" fn int_to_double(v: i32) -> f64
Expand description

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