Embassy
embassy-rp

Crates

git

Versions

rp2040

Flavors

Function embassy_rp::rom_data::double_funcs::uint64_to_double

source ·
pub extern "C" fn uint64_to_double(v: u64) -> f64
Expand description

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