Type Alias EXINT

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

External Interrupts

Aliased Type§

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