embassy-stm32

Crates

git

Versions

stm32f479bg

Flavors

📣 We want to hear from you! Fill the Rust Embedded 2024 micro-survey.

Function embassy_stm32::dsihost::blocking_delay_ms

source ·
pub fn blocking_delay_ms(ms: u32)
Expand description

Performs a busy-wait delay for a specified number of microseconds.