Skip to main content

SDHOST

Type Alias SDHOST 

Source
pub type SDHOST = Periph<RegisterBlock, 0x3ff6_8000>;
Expand description

SD/MMC Host Controller

Aliased Type§

pub struct SDHOST { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SDHOST

Source§

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

Formats the value using the given formatter. Read more