Type Definition stm32h7xx_hal::device::fmc::BWTR3[][src]

type BWTR3 = Reg<u32, _BWTR3>;

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 bwtr3 module