embassy-rp

Crates

git

Versions

rp2040

Flavors

embassy_rp::rom_data::double_funcs

Function uint_to_double

Source
pub extern "C" fn uint_to_double(v: u32) -> f64
Expand description

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