Struct stm32h743::SPI4 [] [src]

pub struct SPI4 { /* fields omitted */ }

SPI4

Methods

impl SPI4
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SPI4
[src]

impl Deref for SPI4
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SPI4