embassy-stm32

Crates

git

Versions

stm32h7r3l8

Flavors

embassy_stm32::flash

Function 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.