Type Alias SLC

Source
pub type SLC = Periph<RegisterBlock, 0x6001_7000>;
Expand description

SDIO SLC

Aliased Type§

pub struct SLC { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SLC

Source§

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

Formats the value using the given formatter. Read more