Struct nrf52840::SPIS0[][src]

pub struct SPIS0 { /* fields omitted */ }

SPI Slave 0

Methods

impl SPIS0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SPIS0
[src]

impl Deref for SPIS0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SPIS0