Type Alias TWAI0

Source
pub type TWAI0 = Periph<RegisterBlock, 0x6002_b000>;
Expand description

Two-Wire Automotive Interface

Aliased Type§

pub struct TWAI0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TWAI0

Source§

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

Formats the value using the given formatter. Read more