Type Alias SOC_ETM

Source
pub type SOC_ETM = Periph<RegisterBlock, 0x6001_3000>;
Expand description

Event Task Matrix

Aliased Type§

pub struct SOC_ETM { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SOC_ETM

Source§

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

Formats the value using the given formatter. Read more