Type Alias SEC_TIM2

Source
pub type SEC_TIM2 = Periph<RegisterBlock, 0x5000_0000>;
Expand description

General-purpose-timers

See peripheral structure

Aliased Type§

pub struct SEC_TIM2 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_TIM2

Source§

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

Formats the value using the given formatter. Read more