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.