Struct stm32f7x2::SDMMC2 [] [src]

pub struct SDMMC2 { /* fields omitted */ }

SDMMC2

Methods

impl SDMMC2
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SDMMC2
[src]

impl Deref for SDMMC2
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SDMMC2