S32Scb

Type Alias S32Scb 

pub type S32Scb = Periph<RegisterBlock, 0xE000_E000>;
Expand description

System Control Registers

Aliased Type§

pub struct S32Scb {
    _marker: PhantomData<RegisterBlock>,
}

Fields§

§_marker: PhantomData<RegisterBlock>

Trait Implementations§

§

impl Debug for S32Scb

§

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

Formats the value using the given formatter. Read more