Struct stm32f1::stm32f107::SPI3[][src]

pub struct SPI3 { /* fields omitted */ }

SPI3

Methods

impl SPI3
[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.

[]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SPI3