Type Alias SCB_ACTRL

Source
pub type SCB_ACTRL = Periph<RegisterBlock, 0xe000_e008>;
Expand description

System control block ACTLR

See peripheral structure

Aliased Type§

struct SCB_ACTRL { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SCB_ACTRL

Source§

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

Formats the value using the given formatter. Read more