Struct stm32f446_hal::stm32f446::SPI4[][src]

pub struct SPI4 { /* fields omitted */ }

SPI4

Methods

impl SPI4
[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for SPI4
[src]

The resulting type after dereferencing.

Dereferences the value.

impl Send for SPI4
[src]

Auto Trait Implementations

impl !Sync for SPI4