Struct stm32f7::stm32f7x3::fmc::sdcr::R[][src]

pub struct R(_);
Expand description

Register SDCR%s reader

Implementations

Bits 0:1 - Number of column address bits

Bits 2:3 - Number of row address bits

Bits 4:5 - Memory data bus width

Bit 6 - Number of internal banks

Bits 7:8 - CAS latency

Bit 9 - Write protection

Bits 10:11 - SDRAM clock configuration

Bit 12 - Burst read

Bits 13:14 - Read pipe

Methods from Deref<Target = R<SDCR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.