Struct stm32f7x7::fmc::sdcmr::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 0:2 - Command mode

[src]

Bit 3 - Command target bank 2

[src]

Bit 4 - Command target bank 1

[src]

Bits 5:8 - Number of Auto-refresh

[src]

Bits 9:21 - Mode Register definition

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W