Struct stm32f7x5::quadspi::dcr::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 16:20 - FLASH memory size

[src]

Bits 8:10 - Chip select high time

[src]

Bit 0 - Mode 0 / mode 3

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R