Skip to main content

Ctimer0

Type Alias Ctimer0 

Source
pub type Ctimer0 = Periph<RegisterBlock, 0x4000_4000>;
Expand description

Standard Counter or Timer

Aliased Type§

pub struct Ctimer0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Ctimer0

Source§

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

Formats the value using the given formatter. Read more