Type Alias USI

Source
pub type USI = Periph<RegisterBlock, 0x2d>;
Expand description

Universal Serial Interface

Aliased Type§

struct USI { /* private fields */ }

Trait Implementations§

Source§

impl Debug for USI

Source§

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

Formats the value using the given formatter. Read more