Skip to main content

SLC

Type Alias SLC 

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

SLC Peripheral

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