Type Alias TRACE

Source
pub type TRACE = Periph<RegisterBlock, 0x600c_0000>;
Expand description

RISC-V Trace Encoder

Aliased Type§

pub struct TRACE { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TRACE

Source§

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

Formats the value using the given formatter. Read more