Type Alias RI

Source
pub type RI = Periph<RegisterBlock, 0x4000_7c04>;
Expand description

Routing interface

See peripheral structure

Aliased Type§

pub struct RI { /* private fields */ }

Trait Implementations§

Source§

impl Debug for RI

Source§

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

Formats the value using the given formatter. Read more