Struct nrf52840::SPIS2[][src]

pub struct SPIS2 { /* fields omitted */ }

SPI Slave 2

Methods

impl SPIS2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SPIS2
[src]

impl Deref for SPIS2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SPIS2