Struct stm32f030_cf::SPI2[][src]

pub struct SPI2 { /* fields omitted */ }

SPI2

Methods

impl SPI2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SPI2
[src]

impl Deref for SPI2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SPI2