Struct stm32f7x7::fmc::sdtr2::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:3 - Load Mode Register to Active

[src]

Bits 4:7 - Exit self-refresh delay

[src]

Bits 8:11 - Self refresh time

[src]

Bits 12:15 - Row cycle delay

[src]

Bits 16:19 - Recovery delay

[src]

Bits 20:23 - Row precharge delay

[src]

Bits 24:27 - Row to column delay

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W