Struct stm32f7x3::SPI5 [] [src]

pub struct SPI5 { /* fields omitted */ }

Serial peripheral interface

Methods

impl SPI5
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SPI5
[src]

impl Deref for SPI5
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SPI5