Struct stm32f7x3::SDMMC1 [] [src]

pub struct SDMMC1 { /* fields omitted */ }

Secure digital input/output interface

Methods

impl SDMMC1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SDMMC1
[src]

impl Deref for SDMMC1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SDMMC1