Struct nrf52840::QSPI [] [src]

pub struct QSPI { /* fields omitted */ }

External flash interface

Methods

impl QSPI
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for QSPI
[src]

impl Deref for QSPI
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for QSPI