Struct stm32f7x5::quadspi::dcr::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 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 W

impl Sync for W