CPUINT

Type Alias CPUINT 

Source
pub type CPUINT = Periph<RegisterBlock, 0x0110>;
Expand description

Interrupt Controller

Aliased Type§

pub struct CPUINT { /* private fields */ }

Trait Implementations§

Source§

impl Debug for CPUINT

Source§

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

Formats the value using the given formatter. Read more