Type Alias stm32_hal2::pac::fmc::bcr2::BMAP_W

source ·
pub type BMAP_W<'a, const O: u8> = FieldWriterRaw<'a, u32, BCR2_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field BMAP writer - FMC bank mapping These bits allows different to remap SDRAM bank2 or swap the FMC NOR/PSRAM and SDRAM banks.Refer to Table 10 for Note: The BMAP bits of the FMC_BCR2..4 registers are dont care. It is only enabled through the FMC_BCR1 register.

Aliased Type§

struct BMAP_W<'a, const O: u8> { /* private fields */ }