Type Alias SLCHOST

Source
pub type SLCHOST = Periph<RegisterBlock, 0x3ff5_5000>;
Expand description

SLCHOST Peripheral

Aliased Type§

pub struct SLCHOST { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SLCHOST

Source§

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

Formats the value using the given formatter. Read more