Struct stm32h743::quadspi::QUADSPI_CCR [] [src]

pub struct QUADSPI_CCR { /* fields omitted */ }

QUADSPI communication configuration register

Methods

impl QUADSPI_CCR
[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_CCR

impl !Sync for QUADSPI_CCR