Type Alias SYSTIMER

Source
pub type SYSTIMER = Periph<RegisterBlock, 0x3f42_3000>;
Expand description

System Timer

Aliased Type§

pub struct SYSTIMER { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SYSTIMER

Source§

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

Formats the value using the given formatter. Read more