Struct stm32f7x3::fmc::sdcr2::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:1 - Number of column address bits

[src]

Bits 2:3 - Number of row address bits

[src]

Bits 4:5 - Memory data bus width

[src]

Bit 6 - Number of internal banks

[src]

Bits 7:8 - CAS latency

[src]

Bit 9 - Write protection

[src]

Bits 10:11 - SDRAM clock configuration

[src]

Bit 12 - Burst read

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R