Struct stm32f429::SPI6[][src]

pub struct SPI6 { /* fields omitted */ }

SPI6

Methods

impl SPI6
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SPI6
[src]

impl Deref for SPI6
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SPI6