Struct lpc43xx::SDMMC [] [src]

pub struct SDMMC { /* fields omitted */ }

SD/MMC

Methods

impl SDMMC
[src]

[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.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SDMMC