Docs.rs
stm32-hal2-1.9.2
stm32-hal2 1.9.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
David-OConnor
Dependencies
bxcan ^0.7.0
normal
optional
cfg-if ^1.0.0
normal
chrono ^0.4.23
normal
cortex-m ^0.7.7
normal
defmt ^1.0.1
normal
embedded-hal ^1.0.0
normal
optional
embedded-io ^0.6.1
normal
optional
fdcan ^0.2.0
normal
optional
num-traits ^0.2.15
normal
paste ^1.0.4
normal
rtic-monotonic ^1.0.0
normal
optional
smoltcp ^0.8.1
normal
optional
stm32-usbd2 ^0.7.0
normal
optional
stm32f3 ^0.15.1
normal
optional
stm32f4 ^0.15.1
normal
optional
stm32g0 ^0.15.1
normal
optional
stm32g4 ^0.15.1
normal
optional
stm32h7 ^0.15.1
normal
optional
stm32l4 ^0.15.1
normal
optional
stm32l5 ^0.15.1
normal
optional
stm32wb ^0.15.1
normal
optional
stm32wl ^0.15.1
normal
optional
synopsys-usb-otg ^0.3.2
normal
optional
Versions
70.14%
of the crate is documented
Platform
thumbv7em-none-eabihf
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
stm32_
hal2
1.9.2
stm32_hal2
Function
delay_ms
Copy item path
Source
pub fn delay_ms(num_ms:
u32
, ahb_freq:
u32
)
Expand description
A blocking delay, for a specified time in ms.