Skip to main content

Can0

Type Alias Can0 

Source
pub type Can0 = Periph<RegisterBlock, 0x400c_c000>;
Expand description

CAN

Aliased Type§

pub struct Can0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Can0

Source§

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

Formats the value using the given formatter. Read more