Struct e310x::QSPI0[][src]

pub struct QSPI0 { /* fields omitted */ }

Quad Serial Peripheral Interface

Methods

impl QSPI0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for QSPI0
[src]

impl Deref for QSPI0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for QSPI0