ScnScb

Type Alias ScnScb 

Source
pub type ScnScb = Periph<RegisterBlock, 0xe000_e000>;
Expand description

System Control not in System Control Block

Aliased Type§

pub struct ScnScb { /* private fields */ }

Trait Implementations§

Source§

impl Debug for ScnScb

Source§

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

Formats the value using the given formatter. Read more