embassy-rp

Crates

git

Versions

rp2040

Flavors

embassy_rp::rom_data

Function reverse32

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

Return the bits of value in the reverse order.