Type Alias INTERRUPT_CORE0

Source
pub type INTERRUPT_CORE0 = Periph<RegisterBlock, 0x6001_0000>;
Expand description

Interrupt Controller (Core 0)

Aliased Type§

pub struct INTERRUPT_CORE0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for INTERRUPT_CORE0

Source§

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

Formats the value using the given formatter. Read more