Type Alias SEC_FDCAN1

Source
pub type SEC_FDCAN1 = Periph<RegisterBlock, 0x5000_a400>;
Expand description

FDCAN1_RAM

See peripheral structure

Aliased Type§

pub struct SEC_FDCAN1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_FDCAN1

Source§

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

Formats the value using the given formatter. Read more