Type Alias SDMMC2

Source
pub type SDMMC2 = Periph<RegisterBlock, 0x4001_1c00>;
Expand description

Secure digital input/output interface

See peripheral structure

Aliased Type§

struct SDMMC2 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SDMMC2

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more