Struct stm32l4x6::SDMMC[][src]

pub struct SDMMC { /* fields omitted */ }

Secure digital input/output interface

Methods

impl SDMMC
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SDMMC
[src]

impl Deref for SDMMC
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SDMMC