Type Alias SEC_FDCAN1_RAM

Source
pub type SEC_FDCAN1_RAM = Periph<RegisterBlock, 0x5000_ac00>;
Expand description

FDCAN1_RAM

See peripheral structure

Aliased Type§

pub struct SEC_FDCAN1_RAM { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_FDCAN1_RAM

Source§

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

Formats the value using the given formatter. Read more