Type Alias SEC_TIM8

Source
pub type SEC_TIM8 = Periph<RegisterBlock, 0x5001_3400>;
Expand description

Advanced-timers

See peripheral structure

Aliased Type§

pub struct SEC_TIM8 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_TIM8

Source§

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

Formats the value using the given formatter. Read more