Struct stm32f446_hal::stm32f446::SDMMC[][src]

pub struct SDMMC { /* fields omitted */ }

SDMMC

Methods

impl SDMMC
[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for SDMMC
[src]

The resulting type after dereferencing.

Dereferences the value.

impl Send for SDMMC
[src]

Auto Trait Implementations

impl !Sync for SDMMC