Struct nrf52840::SPIS1[][src]

pub struct SPIS1 { /* fields omitted */ }

SPI Slave 1

Methods

impl SPIS1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SPIS1
[src]

impl Deref for SPIS1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SPIS1