embassy-stm32

Crates

git

Versions

stm32h7a3ng

Flavors

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

Function embassy_stm32::flash::is_default_layout

source ·
pub fn is_default_layout() -> bool
Expand description

Get whether the default flash layout is being used.

In some chips, dual-bank is not default. This will then return false when dual-bank is enabled.