EXINT

Type Alias EXINT 

Source
pub type EXINT = Periph<RegisterBlock, 0x3b>;
Expand description

External Interrupts

Aliased Type§

pub struct EXINT { /* private fields */ }

Trait Implementations§

Source§

impl Debug for EXINT

Source§

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

Formats the value using the given formatter. Read more