Skip to main content

Ctimer2

Type Alias Ctimer2 

Source
pub type Ctimer2 = Periph<RegisterBlock, 0x4000_6000>;
Expand description

Standard Counter or Timer

Aliased Type§

pub struct Ctimer2 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Ctimer2

Source§

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

Formats the value using the given formatter. Read more