Struct stm32h743::quadspi::QUADSPI_DCR [] [src]

pub struct QUADSPI_DCR { /* fields omitted */ }

QUADSPI device configuration register

Methods

impl QUADSPI_DCR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for QUADSPI_DCR

impl !Sync for QUADSPI_DCR