TWI0

Type Alias TWI0 

Source
pub type TWI0 = Periph<RegisterBlock, 0x08a0>;
Expand description

Two-Wire Interface

Aliased Type§

pub struct TWI0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TWI0

Source§

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

Formats the value using the given formatter. Read more