Type Definition stm32h7xx_hal::pac::fmc::BWTR4[][src]

type BWTR4 = Reg<u32, _BWTR4>;

This register contains the control information of each memory bank. It is used for SRAMs, PSRAMs and NOR Flash memories. When the EXTMOD bit is set in the FMC_BCRx register, then this register is active for write access.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see bwtr4 module