Function rp_hal::rom_data::float_to_uint64[][src]

pub fn float_to_uint64() -> extern "C" fn(v: f32) -> u64

Convert a float to an unsigned 64-bit integer, rounding towards -Infinity, and clamping the result to lie within the range 0x0000000000000000 to 0xFFFFFFFFFFFFFFFF