Skip to main content

CAN_MO3

Type Alias CAN_MO3 

Source
pub type CAN_MO3 = Periph<RegisterBlock, 0x4801_5060>;
Expand description

Controller Area Networks

Aliased Type§

pub struct CAN_MO3 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for CAN_MO3

Source§

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

Formats the value using the given formatter. Read more