Embassy
embassy-rp

Crates

git

Versions

rp2040

Flavors

Function embassy_rp::rom_data::reverse32

source ·
pub extern "C" fn reverse32(value: u32) -> u32
Expand description

Return the bits of value in the reverse order.