Type Alias INTPRI

Source
pub type INTPRI = Periph<RegisterBlock, 0x600c_5000>;
Expand description

INTPRI Peripheral

Aliased Type§

pub struct INTPRI { /* private fields */ }

Trait Implementations§

Source§

impl Debug for INTPRI

Source§

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

Formats the value using the given formatter. Read more