Struct stm32f7x2::QUADSPI [] [src]

pub struct QUADSPI { /* fields omitted */ }

QuadSPI interface

Methods

impl QUADSPI
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for QUADSPI
[src]

impl Deref for QUADSPI
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for QUADSPI