Type Alias ASSIST_DEBUG

Source
pub type ASSIST_DEBUG = Periph<RegisterBlock, 0x600c_e000>;
Expand description

Debug Assist

Aliased Type§

pub struct ASSIST_DEBUG { /* private fields */ }

Trait Implementations§

Source§

impl Debug for ASSIST_DEBUG

Source§

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

Formats the value using the given formatter. Read more