Struct stm32h743::SPI2 [] [src]

pub struct SPI2 { /* fields omitted */ }

SPI2

Methods

impl SPI2
[src]

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

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SPI2