Struct stm32f30x::SPI3 [] [src]

pub struct SPI3 { /* fields omitted */ }

SPI3

Methods

impl SPI3
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SPI3
[src]

impl Deref for SPI3
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SPI3