Skip to main content

Cmp1

Type Alias Cmp1 

Source
pub type Cmp1 = Periph<RegisterBlock, 0x400b_2000>;
Expand description

LPCMP

Aliased Type§

pub struct Cmp1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Cmp1

Source§

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

Formats the value using the given formatter. Read more