Skip to main content

Ctimer3

Type Alias Ctimer3 

Source
pub type Ctimer3 = Periph<RegisterBlock, 0x4000_7000>;
Expand description

Standard Counter or Timer

Aliased Type§

pub struct Ctimer3 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Ctimer3

Source§

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

Formats the value using the given formatter. Read more