Docs.rs
rp2040-hal-0.10.2
rp2040-hal 0.10.2
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
thejpster
eolder
github:rp-rs:admins
Dependencies
bitfield ^0.14.0
normal
chrono ^0.4
normal
optional
cortex-m ^0.7.2
normal
critical-section ^1.0.0
normal
defmt >=0.2.0, <0.4
normal
optional
embedded-dma ^0.2.0
normal
embedded-hal ^1.0.0
normal
embedded-hal-async ^1.0.0
normal
embedded-hal-nb ^1.0.0
normal
embedded-io ^0.6.1
normal
embedded-hal ^0.2.5
normal
frunk ^0.4.1
normal
fugit ^0.3.6
normal
i2c-write-iter ^1.0.0
normal
optional
itertools ^0.10.1
normal
nb ^1.0
normal
paste ^1.0
normal
pio ^0.2.0
normal
rand_core ^0.6.3
normal
rp2040-hal-macros ^0.1.0
normal
rp2040-pac ^0.6.0
normal
rtic-monotonic ^1.0.0
normal
optional
usb-device ^0.3
normal
vcell ^0.1
normal
void ^1.0.2
normal
cortex-m-rt ^0.7
dev
cortex-m-rtic ^1.1.4
dev
defmt ^0.3
dev
defmt-rtt ^0.4.0
dev
dht-sensor ^0.2.1
dev
embedded-alloc ^0.5.1
dev
futures ^0.3.30
dev
hd44780-driver ^0.4.0
dev
nostd_async ^0.6.1
dev
panic-halt ^0.2.0
dev
panic-probe ^0.3.1
dev
pio-proc ^0.2.0
dev
rand ^0.8.5
dev
rp2040-boot2 ^0.3.0
dev
Versions
100%
of the crate is documented
Platform
thumbv6m-none-eabi
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rp2040_hal
0.10.2
In rp2040_hal::rom_data::float_funcs
Function
rp2040_hal
::
rom_data
::
float_funcs
::
fdiv
Copy item path
source
ยท
[
−
]
pub extern "C" fn fdiv(a:
f32
, b:
f32
) ->
f32
Expand description
Calculates
a / b