Struct stm32h743::SDMMC1 [] [src]

pub struct SDMMC1 { /* fields omitted */ }

SDMMC1

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