Struct stm32h743::fmc::FMC_BWTR2 [] [src]

pub struct FMC_BWTR2 { /* fields omitted */ }

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.

Methods

impl FMC_BWTR2
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for FMC_BWTR2

impl !Sync for FMC_BWTR2